Learn how to use the Raspberry Pi to complete projects you didn’t know were possible!

How to Increase VM Disk Size in Proxmox

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…

Comments Off on How to Increase VM Disk Size in Proxmox

Raspberry Pi Firewall Configuration with UFW

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…

Comments Off on Raspberry Pi Firewall Configuration with UFW

How to Set Up WireGuard in OPNsense

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,…

Comments Off on How to Set Up WireGuard in OPNsense

How to Back Up a Docker Container

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…

Comments Off on How to Back Up a Docker Container

How to Set Up Home Assistant on a Raspberry Pi

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…

Comments Off on How to Set Up Home Assistant on a Raspberry Pi

Self Host Bitwarden on a Raspberry Pi

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…

65 Comments

How to Install Emby on a Raspberry Pi

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…

4 Comments

How to Update a Docker Container using Portainer

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…

15 Comments