Blog
Posts in Category: blog post
Pi-Hole as an internet uptime monitor
Posted on
18th Aug 2022
Working from home makes the reliability of your internet very important. And to keep my ISP accountable for downtime, I wanted to set up an uptime monitoring app.
But this problem was solved when I Installed a Pi-hole on my network. When your internet connection goes down, all your devices go into...
Learn Docker on Linux 🐳
Posted on
13th Jul 2018
Even though Docker is available across all platforms, there is a difference, and if you want peace of mind, I recommend to use Linux from the very begining.
In my case, I wanted to use Docker to set up Jenkins on a remote Linux server) and planned to use Docker volumes for persistent data storage....