Tutorials
Bash Scripting for Linux SysAdmins: From Beginner to Dangerous
Bash scripting is the foundational automation skill for Linux administrators. Before you reach for Python or Ansible, a well-written shell script can handle the majority of day-to-day tasks. This guide goes from variables all the way to a production-ready disk monitoring script.
Read More →