The Linux File System

Опубликовано: 16 Июнь 2026
на канале: Backend Developer Today
133
6

Ever felt lost in the Linux terminal? If you’ve ever wondered why some files are in /bin while others are in /usr/bin, or what on earth lives in /etc, this video is for you!

In this comprehensive guide, we break down the Linux File System Hierarchy Standard (FHS) in a way that actually makes sense. Whether you are a beginner starting your Linux journey or a pro prepping for the RHCSA, CompTIA Linux+, or LPI exams, understanding this map is the "secret sauce" to mastering the command line.

What You’ll Learn:
📂 The Root (/): The beginning of everything.

⚙️ /etc: Where all your system configurations live.

🛠️ /bin vs /sbin: Essential user binaries vs. system admin tools.

👤 /home: Your personal playground.

📦 /usr & /var: Understanding application data and variable logs.

🔌 /dev & /proc: How Linux treats "everything as a file.