64 command entries in the Library and a matching Arena category for faster recall.
Foundations and Navigation
Foundations and Navigation
This topic is for true beginners, refreshers, and anyone who wants the OS basics to feel clear before moving into file systems, permissions, or networking.
Best when you do not want the internet to assume too much knowledge too early.
- Absolute beginners who need calm first-principles explanations
- Windows or Linux learners who want orientation before commands
- Anyone who wants navigation and environment setup to feel natural
- Understand what an operating system does and why the shell matters
- Move between GUI and CLI navigation without confusion
- Set up a safe local learning environment before deeper practice
Set up one working Windows terminal and one working Linux terminal so every later module starts from a stable base.
1 labs - 6 commandsUnderstand what the operating system does, where the shell fits, and how user requests become real actions on hardware.
1 labs - 4 commandsLearn seven mental models that help you reason about OS problems instead of memorizing isolated commands.
2 labs - 8 commandsUnderstand why review matters and build a repeatable first-week study routine that keeps commands and concepts from fading immediately.
2 labs - 5 commandsConfidently navigate the Linux file system using pwd, ls, and cd - the three commands you will use constantly.
Navigation Mastery - 2 linked lessonsMaster absolute vs relative paths, decode Linux symbols (., .., ~), and use Tab completion to reduce mistakes and effort.
Navigation Mastery - 2 linked lessonsUse `ls` variants to inspect directory contents, reveal hidden files, and sort by time or size when the basic list is not enough.
Navigation Mastery - 2 linked lessonsMaster pushd and popd for mental teletransportation, allowing you to juggle multiple deep directory paths without getting lost.
Navigation Mastery - 2 linked lessons42 command entries in the Library and a matching Arena category for faster recall.
35 command entries in the Library and a matching Arena category for faster recall.
See the operating system as a layered system instead of a vague box between you and the hardware.
Use this when the mental model is still fuzzy before practice.Compare GUI and CLI navigation across Windows and Linux so the same mental model works on both platforms.
Use this when the mental model is still fuzzy before practice.Task guides for this topic will expand as the task-solving layer grows.
This topic will gain symptom-first playbooks as the troubleshooting layer expands.