Most of the internet, the cloud and modern security tooling runs on Linux — which is why Linux fundamentals feed straight into cloud, DevOps, SOC and penetration-testing roles, and certifications from CompTIA Linux+ to AWS and Azure. Learn it once here and reuse it everywhere.
The Linux Filesystem Hierarchy
One unified tree from / — no drive letters, everything is a file.
Tap or hover a part to learn more.
The top of everything.
Linux has a single unified tree starting at / — there are no drive letters like C:. Everything, including devices, is a file somewhere under /.
Check your understanding
1. Where do system-wide configuration files live?
2. How are extra disks made available in Linux?
What this path covers
- The Linux Filesystem — one tree from /, and where everything lives.
- The Linux Shell — navigating and working from the command line.
- Permissions — rwx, users, groups, chmod and sudo.
- Processes & Services — ps, systemd and logs.
- Package Management — apt, dnf and installing software.
- Networking on Linux — ip, ss, ssh and firewalls.
- Bash Scripting — automating the command line.
Where this fits
Combine with Networking Fundamentals, Cloud Fundamentals and CompTIA Security+, then rehearse with AI Interview™ and evidence it in your Career Passport™.
Start with The Linux Filesystem.
