beginner
Operating Systems
Linux Fundamentals
Essential Linux knowledge covering file system hierarchy, process management, permissions, common commands, and system monitoring.
20 cards
20 minutes
1 / 20
0% Known
✓ 0
? 0
Card 1 of 20
File System
Swipe left/right to navigate cards
Question
What is the Linux Filesystem Hierarchy Standard (FHS)?
Click to reveal answerTap to reveal
Answer
FHS defines the directory structure and contents in Linux. Key directories: /bin (essential binaries), /etc (config files), /home (user homes), /var (variable data), /tmp (temp files), /usr (user programs), /opt (optional software).
fhs
filesystem
directories