Linux Chapter Index
Introduction
This index lists all 19 chapters in the Hello Code Linux track, grouped by topic. Use it to jump to a lesson or compare coverage with frontend/gen_article_plan/linux.md.
Prerequisites
- None—this page is a map, not a lesson
Getting Started (01–04)
| # | Chapter |
|---|---|
| 01 | What Is Linux |
| 02 | Linux Learning Environment |
| 03 | Filesystem and Basic Commands |
| 04 | Users, Groups, and Permissions |
Shell and Text (05–07)
| # | Chapter |
|---|---|
| 05 | Shell and Bash Basics |
| 06 | Viewing and Editing Text |
| 07 | Text Processing: grep, sed, and awk |
Packages, Processes, and Storage (08–10)
| # | Chapter |
|---|---|
| 08 | Package Management with apt and dnf |
| 09 | Processes and systemd |
| 10 | Disk Usage and Archives |
Network and Scripting (11–12)
| # | Chapter |
|---|---|
| 11 | Networking Basics |
| 12 | Shell Scripting Basics |
Developer and Production (13–17)
| # | Chapter |
|---|---|
| 13 | Developer Workflow on Linux |
| 14 | Docker Introduction |
| 15 | Nginx Reverse Proxy and Deployment |
| 16 | Monitoring and Troubleshooting |
| 17 | Security Basics |
Resources (18–19)
| # | Chapter |
|---|---|
| 18 | Linux Book Recommendations |
| 19 | Linux Chapter Index (this page) |
Related Tracks
| Track | Why |
|---|---|
| Nginx | Full reverse proxy track |
| MySQL | Database on Linux |
| Spring Boot 3 | Deploy JAR on VPS |
| Git | Version control on servers |
| MongoDB | Docker Compose for mongo on VPS |
| Redis | Cache layer ops on Linux |
FAQ
Ubuntu vs RHEL commands?
apt vs dnf covered in chapter 08; examples favor Ubuntu LTS.
WSL2 enough for learning?
Yes for CLI—chapter 02; production habits still need a real VPS eventually.
Deep Nginx?
See dedicated Nginx track—chapter 15 is a quick deploy recap.
Planning doc?
frontend/gen_article_plan/linux.md.
Logo?
/category-logos/linux.png.