vpn Featured Commanding Your Nebula VPN Mesh Networks Nebula Commander is a self-hosted control plane for Nebula overlay networks. You run the server yourself. It doesn't replace Nebula; it sits in front of it.
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.