If you’re not familiar with how DNS works, I recommend reading Marco Chiappetta’s article about how to speed up your DNS. If it still sounds complex, there’s a comic series that explains how DNS works ...
Pi-hole is well-known in the self-hosting and privacy communities, but many people assume it requires powerful hardware to run correctly. After looking at how little CPU and RAM Pi-hole actually uses, ...
Don’t get me wrong, a Raspberry Pi can work as a reliable home server node. But once you start dabbling into VM-heavy workloads or tasks that require the superior OS and package compatibility of an ...
Last time I showed you how to expose a web service on a Raspberry Pi (or, actually, any kind of device) by using a reverse proxy from Pagekite. On your Pi, you just need a simple Python script.