- Hour 1 · Learn
- Filesystem layout, navigation (cd, ls, pwd), files (cat, less, cp, mv, rm), permissions (chmod, chown), users/groups, package managers (apt/yum), processes (ps, top, kill).
- Hour 2 · Practice
- Spin up a small Linux VM (or use cloud shell). Create users, set file permissions, install a package, inspect running processes.
- Deliverable
- /day02 notes with 20 commands you ran and what each did.
- Pro tip
- Almost every cloud server is Linux. The shell is the single highest-leverage skill on this list.