✍️ 02 Exercises¶
Practice sets paired with each topic note. Try the task at a real terminal first, then check your reasoning against the note.
Exercise Dashboard¶
| # | Topic | Practice Set | Notes |
|---|---|---|---|
| 01 | Introduction to Linux | 01-introduction-to-linux-exe.md | Review notes |
| 02 | File System & Navigation | 02-file-system-exe.md | Review notes |
| 03 | Users & Groups | 03-users-and-groups-exe.md | Review notes |
| 04 | File Permissions | 04-file-permissions-exe.md | Review notes |
| 05 | Package Management | 05-package-management-exe.md | Review notes |
| 06 | Process Management | 06-process-management-exe.md | Review notes |
| 07 | Networking | 07-networking-exe.md | Review notes |
| 08-01 | Shell Scripting: Basics | 08-01-shell-scripting-basics-exe.md | Review notes |
| 08-02 | Shell Scripting: Conditionals | 08-02-shell-scripting-conditionals-exe.md | Review notes |
| 08-03 | Shell Scripting: Loops | 08-03-shell-scripting-loops-exe.md | Review notes |
| 08-04 | Shell Scripting: Functions | 08-04-shell-scripting-functions-exe.md | Review notes |
| 09 | System Monitoring & Logs | 09-system-monitoring-exe.md | Review notes |
| 10 | SSH & Remote Access | 10-ssh-and-remote-access-exe.md | Review notes |
How to Practice¶
- Try each task at a terminal before checking the note.
- Mark anything that felt slow or uncertain.
- Re-read the related note page.
- Retake the matching quiz after review.