Learn to operate a Linux system without treating it like magic.
| # | Guide | What it covers |
|---|---|---|
| 1 | The Terminal & Shell | Terminals, shells, command structure, help, shortcuts |
| 2 | Command History | Recall, search, and manage shell history |
| 3 | Users & Root | Root vs normal users, sudo, switching users |
| 4 | The Filesystem | Hierarchy, FHS directory table, everything-is-a-file |
| 5 | File Manipulation | Timestamps, file types, viewing, create/copy/move/delete |
| 6 | CLI Tools | Modern Arch CLI replacements: bat, eza, zoxide, yazi, and more |
After these fundamentals, move on to:
- Network — learn how internet works