A structured study journal for the LPI Linux Essentials (010-160) certification. Notes and exercises are written and run hands-on in Ubuntu 24.04 on a dual-boot setup.
| # | Title | Status |
|---|---|---|
| 1 | Linux Community and Open Source | Complete |
| 2 | Finding Your Way on a Linux System | Complete |
| 3 | The Power of the Command Line | Complete |
| 4 | The Linux Operating System | Complete |
| 5 | Security and File Permissions | Complete |
Each topic folder contains personal notes written in my own words and an exercises file with commands I ran directly in the terminal, including what I expected, what happened, and what I learned.
These notes are personal study material but are open for anyone following the same curriculum.
To follow along, you need:
- Ubuntu 24.04 or any Debian-based Linux distribution
- Access to a terminal
- The official LPI learning materials at learning.lpi.org
- Exam target: May 26, 2026
- Daily practice: Terminal exercises committed each day
- LPI Linux Essentials Curriculum
- Ubuntu Documentation
- The Linux Command Line — William Shotts
- OverTheWire: Bandit
Notes are written in my own words based on the LPI learning materials. This repository is licensed under MIT.