88 command entries in the Library and a matching Arena category for faster recall.
Files, Search, and Storage
Files, Search, and Storage
This hub unifies the file-system learning path with the storage and disk-management path, so learners can study the model and then handle practical work safely.
Best when you need real confidence with files, paths, disks, and storage changes.
- Learners building durable file-system fluency
- Users who only need storage, disks, or file operations
- Windows and Linux users who want safer disk and data habits
- Read, create, search, copy, move, and delete with confidence
- Distinguish files, folders, paths, partitions, and mounted storage
- Inspect before changing storage so destructive mistakes stay rare
Understand the map of the file system well enough to recognize Windows drive-letter paths, Linux root-tree paths, and the difference between a file name and the data behind it.
2 labs - 6 commandsRead files safely from the terminal, inspect the beginning or end of long output, and search inside text without opening a GUI editor.
2 labs - 8 commandsFind programs and files in a way that matches the real problem: command lookup, live recursive search, or fast indexed search.
2 labs - 6 commandsUnderstand how disks, partitions, filesystems, and mount points fit together so storage changes make sense before any formatting or mounting commands are used.
1 labs - 3 commandsInspect storage devices and mount points from the command line, and understand which commands are observational versus potentially destructive.
2 labs - 5 commandsUse the graphical file manager to build a reliable spatial map of paths, hidden files, and frequent locations before translating those actions to the command line.
2 labs - 3 commandsNavigate the standard Linux directory tree well enough to predict where configs, logs, programs, and user files usually live.
File System Mastery - 4 linked lessonsInspect common files inside /etc in read-only mode so you can recognize system configuration safely and confidently.
File System Mastery - 4 linked lessonsInspect /var safely so you can find changing data such as logs and understand how to read it without making the situation worse.
File System Mastery - 4 linked lessonsRead basic live system information from /proc and /sys so you understand that Linux exposes many hardware and kernel details as files.
File System Mastery - 3 linked lessonsUnderstand files, folders, paths, roots, and mounts as one navigable structure instead of isolated commands.
Use this when the mental model is still fuzzy before practice.See disks, partitions, filesystems, mounts, and external drives as a layered storage model instead of a list of admin tools.
Use this when the mental model is still fuzzy before practice.This topic will gain symptom-first playbooks as the troubleshooting layer expands.