Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.
The Linux file system is organized in a hierarchical structure that starts at the root directory (/) and extends downward, forming a tree-like structure.
The root directory contains all files and folders on the Linux system. Other directories include: /home: Contains users' personal files /root: Contains configuration files for the root account /boot: Contains essential files needed to boot the system /usr/local/: Contains software that is local to the machine
The Linux Foundation maintains the Filesystem Hierarchy Standard (FHS), which describes the conventions for the layout of Unix-like systems. The FHS states that all files and directories appear under the root directory, even if they are stored on different physical or virtual devices. Some directories only exist in a particular system if certain subsystems are installed.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.