Learning path
Linux Foundations
Skill Level
Fundamentals
Duration 11 hours 40 minutes
Updated Jun 29, 2026
About this learning path
This learning path takes you from Linux fundamentals to confident system administration. You'll learn how Linux is structured, master the command line, and manage users, permissions, processes, and storage. You'll also harden systems against attacks and automate routine work with shell scripts, building the core skills every entry-level engineer needs to run Linux systems.
Your instructors
Prerequisites
- Basic IT Knowledge
What you'll learn
- How Linux is built, from the hardware up through the kernel, shell, and the apps you use
- How to connect commands together using redirection and pipes to solve real problems
- How to manage users, permissions, processes, and services to keep a system running
- How to work with storage — disks, filesystems, and mounting — and monitor disk usage
- How to secure a system and automate routine tasks with simple shell scripts