Homelab: Networking & Security Lessons Learned
February 08, 2026
A hands-on case study exploring advanced homelab networking and security. Covers router firmware experimentation, OPNSense adoption, VLANs, NIC-based segmentation, and layered DNS filtering for practical network management.
Creating a VLAN for Network Segmentation
February 01, 2026
Learn how to design and implement a dedicated Management VLAN for infrastructure devices. This guide covers VLAN planning, OPNSense configuration, switch tagging, static IP assignment order, firewall rules, and verification to securely manage critical network components.
Mapping & Naming Your Network
January 25, 2026
Learn how to map, inventory, and document your growing homelab network. Understand device roles, trust zones, IP addressing, and naming strategies to build a readable, maintainable, and secure network infrastructure.
BASH: Scripting in the Homelab - a Summary
January 18, 2026
A practical summary of Bash scripting in the homelab. Connect the fundamentals, control flow, file handling, automation, and troubleshooting into a coherent workflow that survives change and supports long-term reliability.
BASH: Troubleshooting Scripts and Best Practices
January 11, 2026
Learn how to troubleshoot Bash scripts in real homelab environments. Understand exit codes, cron execution contexts, logging, defensive scripting practices, and how to make automation reliable instead of fragile.