Setting Up A New Raspberry Pi

Steps I do when I am setting up a new Raspberry Pi. If using the official LCD screen, for some unknown reason, it still defaults to an upside-down orientation when hooked up. This is simple to fix. Edit /boot/config.txt and add the following line: lcd_display=2 The 2 rotates it 180º (the most likely choice for … Read more

Grandmom’s Awesome Fudge

This is a recipe I got from my grandmother that she used to make for us as kids. One piece is enough to give you diabetes, but it’s sooo good. 5 cups sugar Dash salt 2 sticks butter (not margarine) 1 can carnation evaporated milk (large) 18 oz Hershey’s milk chocolate 1 jar marshmallow creme … Read more

Site-to-Site VPN From Linux to UDM Pro (work in progress)

Finding good documents on how to set up a site-to-site VPN with a Ubiquiti UDM to a non-Ubiquiti node (i.e. linux) has been a challenge. The documents on Ubiquiti’s site are laughably incomplete (and generally way out of date). So I am working through each of the steps and trying to shoe horn in a … Read more