Part I: Getting Started
Foundation chapters covering the essential Linux command-line skills.
Chapters
| Ch | Title | Status |
|---|---|---|
Starting with Linux |
[ ] Not Started |
|
Creating the Perfect Linux Desktop |
[ ] Not Started |
|
Using the Shell |
[ ] Not Started |
|
Moving Around the Filesystem |
[ ] Not Started |
|
Working with Text Files |
[ ] Not Started |
|
Managing Running Processes |
[ ] Not Started |
|
Writing Simple Shell Scripts |
[ ] Not Started |
Key Skills in This Part
-
Linux history and distributions
-
Desktop environments (GNOME, KDE)
-
Shell navigation and commands
-
Filesystem hierarchy
-
Text processing (vim, grep, sed, awk)
-
Process management (ps, top, kill)
-
Shell scripting basics