Exploring Enterprise Linux
Linux runs the infrastructure that matters — the servers, the pipelines, the containers, the cloud. This site takes you from first login to production confidence, at whatever level you need.
Where do you start?
-
Day One
You write software and Linux is where it runs. You're not trying to become a sysadmin — you need to get connected, stay safe, and get back to building.
-
Essentials
You're a sysadmin, platform engineer, or SRE — or moving into one of those roles. You know IT. You need to know Linux specifically.
📦 Essentials
For IT professionals who need to own Linux. Five categories — work through them in order, or jump to what you need.
-
The Command Line
Tab completion, history, the filesystem layout, finding files, and finding help.
-
Users & Access
The Linux permissions model — chmod, chown, umask, and user and group management.
-
Text & Pipelines
Stdin, stdout, stderr, pipes, redirection, and grep for pattern matching and log analysis.
-
System
Process inspection, signals, job control, and resource monitoring.
-
Bash Scripting
Six articles from first script to reusable functions — the foundation of Linux automation.
⚡ Efficiency (Coming soon)
The daily-use tools that separate professionals who get things done: systemd for service management, sed for text transformation, package management, and networking basics.
🎯 Mastery (Coming soon)
Production-grade Linux for engineers who own infrastructure: storage and LVM, containers, system hardening, and performance tuning.