Python: Variables Loops & Conditionals
March 08, 2026
Learn the core programming concepts behind Python automation: variables for storing data, conditionals for decision making, and loops for repeating tasks. These building blocks allow homelab scripts to respond to system conditions and scale across files, users, and servers.
Getting Started with Python in Your Homelab
March 01, 2026
Learn how to set up Python for reliable homelab automation. Covers installation, verification, writing minimal scripts, making scripts executable, and using virtual environments for dependency isolation.
Homelab: Full Network Architecture & Observability
February 22, 2026
Integrating structure, segmentation, enforcement, and monitoring in a homelab. Demonstrates deliberate VLAN planning, firewall policy, remote access, and layered observability for a secure and manageable network environment.
Homelab: Advanced Networking & Security Practices
February 15, 2026
Advanced strategies for homelab networking and security. Focuses on VLAN planning, firewalls, SSH hardening, VPN integration, automated blocking, rootkit detection, and effective login messaging for resilient and maintainable networks.
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.