RAID 0, 1, and 5: Pick One
RAID 0 is fast and terrifying, RAID 1 is boring and beautiful, RAID 5 is the NAS compromise. How to pick the right one for your home lab drives.
All the articles with the tag "self-hosting".
RAID 0 is fast and terrifying, RAID 1 is boring and beautiful, RAID 5 is the NAS compromise. How to pick the right one for your home lab drives.
Stop texting passwords. Set up Vaultwarden organizations to share credentials with family or your team: collections, member invites, roles, and the bw CLI.
Migrate your Zim Wiki notes to Obsidian using zim2obsidian—escape a dated GTK app for modern sync, mobile access, and a thriving plugin ecosystem.
Browser ad blockers miss half the ads. DNS blocking kills them everywhere — TV, phone, game console, everything. Pi-hole vs AdGuard Home: here's which one to run.
You can pull and run a model. Now learn Modelfiles, GPU layer tuning, the REST API, running multiple models without OOM-killing your server, and useful system prompts.
rsync is not a backup. Restic, Borg, and Kopia do deduplication, encryption, and incremental snapshots properly. Here's which one fits your home lab and why.
Snort invented network intrusion detection. Suricata multi-threaded its way past it. Here's how to set up real IDS/IPS on your home lab and actually understand what it's telling you.
GitHub Copilot is great until you read the ToS. Continue.dev, Cody, and Tabby bring AI code assistance to your editor with local or self-hosted models — no code leaves your machine.
You want to self-host your git. Noble. Responsible, even. But now you're staring down three options and a Reddit thread that's somehow both 4 years old and still being argued about. Gitea, Forgejo, GitLab CE — let's cut through the noise and figure out which one won't ruin your weekend.
WireGuard is fast out of the box, but default config leaves throughput on the table. Tune MTU, use the kernel module, and benchmark what you actually get.
Your database password is in 14 different `.env` files across three repos, one of which is public on GitHub. Somewhere out there, a bot is already trying it. It's time to fix the secrets sprawl problem — and pick the right tool to do it without spending three weeks on setup.
Cockpit is the modern systemd-native Linux admin panel. Webmin is the veteran that configures everything. Here's which one should be on your servers — and which shouldn't.