Learn how to use the Raspberry Pi to complete projects you didn’t know were possible!
In this tutorial, we will look at how to increase VM disk size in Proxmox. As time goes on, you might need more space in a virtual machine than you initially thought. Fortunately, increasing the size of a VM in…
In this tutorial, we will look at how to configure the Raspberry Pi firewall with UFW. https://www.youtube.com/watch?v=9dXdmJCHAGQ UFW (Uncomplicated Firewall) is an extremely easy way to set up and configure a firewall on a Raspberry Pi. Before proceeding, please be…
In this tutorial, we're going to look at how to set up WireGuard in OPNsense. WireGuard is a fairly new VPN protocol that is fast, simple, and lean when compared to something like OpenVPN. OpenVPN has the benefit of longevity,…
In this tutorial, we will look at how to set up WireGuard on a Raspberry Pi using PiVPN! Easy instructions that will help you set up the WireGuard VPN. https://youtu.be/DUpIOSbbvKk WireGuard is awesome! Up until WireGuard, the gold standard for…
Today we are going to look at how to back up a Docker container. https://www.youtube.com/watch?v=9RUk9uEpvOg This process is the same for all Docker containers but will be demoed on a Synology NAS as I feel that’s one of the easiest…
Today we are going to take a look at how to set up Home Assistant on a Raspberry Pi using Docker. https://www.youtube.com/watch?v=j2lJkKZ8Ie0 My reason for using Home Assistant with Docker is because the natural progression for a lot of people…
Today we are going to take a look at how to self host Bitwarden on a Raspberry Pi. https://youtu.be/nShKWcPD6w0 Before we get started, I want to make sure that I highlight that we will be installing Bitwarden RS. Bitwarden RS…
Today we are going to take a look at the Unbound Pi-hole setup process on a Raspberry Pi, so that it can be used with Pi-hole. https://www.youtube.com/watch?v=X2J3a-x6nWA The first question that needs to be answered is why you might want…
Today we are going to take a look at how to install Emby on a Raspberry Pi. https://www.youtube.com/watch?v=v3LaJqlEJtQ Emby is a home media server that will allow you to stream your digital media to client devices. I am going to…
Today we are going to look at how to update a Docker container using Portainer. https://www.youtube.com/watch?v=CK9blZF1lFo There are many different ways to update Docker containers, but Portainer makes the process somewhat straightforward. To demo how to update a Docker container…