Reboot
Reboot I am rebuilding my site using the static site generator Hugo instead of Jekyll.
Reboot I am rebuilding my site using the static site generator Hugo instead of Jekyll.
Cooling My Homelab with a Mini-Split The best place to build my homelab is in my detached garage. The problem is that there is no AC and the temps are way too hot in the summer. My solution: install a mini-split air conditioner. This proved to be a challenging project but I’m happy with how it turned out. I won’t go into detail about the install process (there are tons of great tutorials on youtube)....
GitHub Commands Cheat Sheet git pull git add . git commit -m "update name" git push
Linux Cheat Sheet (Work in Progress) This is a list of common Linux commands for my own personal use
AdGuard Home on Raspberry Pi (work in progress) Using this guide I installed AdGuard home on a Raspberry Pi in order to run a home DNS server that will block ads and malicious websites. Ironically, the guide to install and configure AdGuard on pimylifeup.com is full of ads. This assumes you already have an OS installed on your Pi and you can ssh to the pi using the IP address....