BASH: Logic, Loops, and Automation

December 21, 2025

Build reliable Bash automation by mastering variables, conditionals, loops, and control flow. Learn how to replace manual repetition with predictable scripts that monitor systems, process files, and automate routine homelab tasks.

Read more

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.

Read more