Learning Guide
A structured path through the DevOps learning materials.
Linux Fundamentals
Start here to build a solid foundation in Linux.
| # | Topic | Status |
|---|---|---|
| 1 | The Linux Terminal | Available |
| 2 | The Linux File System | Available |
| 3 | Vim | Available |
| 4 | User & Permission Management | Coming Soon |
| 5 | Process Management | Coming Soon |
System Administration
Learn to manage and maintain Linux systems.
| # | Topic | Status |
|---|---|---|
| 1 | Package Management | Coming Soon |
| 2 | Systemd & Services | Coming Soon |
| 3 | Monitoring & Logs | Coming Soon |
Bash Scripting
Automate tasks with shell scripts.
| # | Topic | Status |
|---|---|---|
| 1 | Scripting Basics | Coming Soon |
| 2 | Variables & Control Flow | Coming Soon |
| 3 | Functions & Best Practices | Coming Soon |
Quick References
- Linux Commands Cheat Sheet - Essential commands at a glance
- Vim Cheat Sheet - Vim commands quick reference
- Resources - Curated learning materials