Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.06 KB

File metadata and controls

24 lines (16 loc) · 1.06 KB

🐧 Linux

Learn to operate a Linux system without treating it like magic.


Reading Order

# 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

What to Read Next

After these fundamentals, move on to:

  • Network — learn how internet works