Operating System Basics
Many Linux problems look like "I don't know the command" on the surface, but the real issue is a mismatch in operating system concepts: why processes exist, why files need permissions, what memory and scheduling are actually managing.
This material serves as a foundation for Linux learning. It doesn't replace a command reference, but it helps you do less guessing when troubleshooting processes, files, resource usage, and system behavior.