Your fun and informative source for IT goodness. Tutorials, homelab rebuilds, and the long road to CKA.
Recently, I made the decision to upgrade from hosting my services on a collection of single-board computers, such as my …
In this guide, we’ll walk through a Python script that allows you to backup and restore Docker containers remotely using …
Since I launched my YouTube channel and Blog about 2 years ago (my blog has seen its fair share of creations and …
Since running my YouTube channel and being part of the self-hosting community, I have seen a question come up quite a …
You know how some things just go hand in hand, like peanut butter and jelly or Netflix and chill? Well, in the tech …
Do you find yourself wanting to learn something new but have no idea where to start? I encounter this situation at least …
When you self-host, access becomes crucial. If you’re anything like me, you probably have several services hosted, and a …
In containerized applications, Docker volumes play a critical role in persisting data. As such, backing up these volumes …
Have you ever found yourself using Docker without really understanding the commands and instructions? I certainly have. …
I’ve been setting up containers on my Zimaboard, which is running the latest version of Ubuntu Server as of writing …