Linux in-depth resources
Jul 30, 2025
Here are a list of resources to dig the Linux subject.
Most of these resources are taken from Learning Modern Linux.
1. The Linux/Unix Story
2. The Linux Kernel
2.1. Kernel
2.2. Memory management
2.3. Device Drivers
2.4. Syscalls
3. The Linux Shell
3.1. TTL terminals
3.2. Shells
3.3. Multiplexers -- tmux
4. Access control
5. Filesystems
6. Processes and packaging
7. Networking
7.1. TCP/IP stack
7.2. DNS
7.3. Application layer
8. Observability
8.1. Logging
8.2. System Monitoring
9. Others