Excalibur's Sheath - page 2
BASH: Foundations and System Insight
December 14, 2025
Start automating your Linux homelab with Bash scripting fundamentals. Learn script structure, quoting rules, exit codes, and build practical scripts to report CPU load, memory usage, and disk usage safely and reliably.
Integrating Skills: Bringing Your Linux Homelab Together
November 30, 2025
Learn how to integrate command-line mastery, systemd, networking, and automation into a cohesive, maintainable Linux homelab. Apply practical workflows to troubleshoot, optimize, and scale your environment efficiently.
Troubleshooting and Performance Tuning in Your Linux Homelab
November 23, 2025
Learn how to diagnose slowdowns, instability, and resource bottlenecks in your Linux homelab. Measure CPU, memory, disk, and network performance, analyze logs, stress test systems, and build a repeatable troubleshooting workflow.
Automating Your Homelab: Practical Scripting and Task Scheduling
November 16, 2025
Learn how to automate your Linux homelab using practical Bash scripting, safe automation patterns, and systemd timers. Build predictable workflows, validate system health, schedule maintenance tasks, and create a reliable foundation for long-term stability.
Networking and Security Fundamentals in Your Linux Homelab
November 09, 2025
Learn the networking and security fundamentals essential for running a reliable Linux homelab. Inspect interfaces, routing, and DNS, secure SSH access, configure firewalls, monitor services, and ensure your lab is both functional and secure.