linux Featured Building a Secure Home Lab with Tailscale, PowerDNS & Traefik’s DNS-01 Challenge Ever wished you could give your Tailscale devices custom domains and automatically secure them with Let’s Encrypt certificates?
linux Featured My NixOS Journey Part 2 I want to use btrfs for my NixOS servers because of the flexibility of subvolumes without the complexity of ZFS. To do this, I'll write a simple bash script that automates partitioning, creating subvolumes, and installation.
linux Featured My NixOS Journey Part 1 I've been wanting to try NixOS for quite some time. The idea of an immutable filesystem to use as a docker host seems very interesting, however, it's fairly intimidating to get started.