cert prep

Unofficial command practice for Linux certification study.

Use these pages as study support for real command-line habits: inspect files, read logs, manage permissions, check services, verify networking, and troubleshoot safely.

Independent study support

Linux One Liners is an independent study and practice resource. It is not affiliated with, endorsed by, or approved by LPI, The Linux Foundation, CompTIA, or any certification provider. This site does not provide exam dumps or real exam questions.

LPIC-1 command practice

Source-verified against LPIC-1 version 5.0. Practice command families for exam 101-500 and 102-500 without copying official objective text.

LFCS command practice

Performance-style practice for command-line administration domains: essential commands, operations, storage, networking, users, and groups.

Linux+ provisional map

Linux+ remains provisional until the current official objective source is rechecked. Use it as a planning map, not a final study hub.

Source verification status

How to use certification practice here

Start with an objective area, pick one command family, run the safest read-only command first, explain the expected output, then use a drill to prove you can interpret the result. The goal is command fluency and troubleshooting judgement, not memorizing isolated snippets.

Troubleshooting ladder

Use the same loop everywhere: name the symptom, inspect read-only state, identify the owner or service, read the decisive field, choose the next safe command, avoid broad changes, verify, and record what changed.

How to get help

Treat help discovery as a cert skill. Use command --help for quick flags, man for full references, apropos or man -k when you know the concept, type and help for shell builtins, and systemctl status plus journalctl for services.

Practice flow

A strong study session should move from command family to scenario to explanation.

No exam dumps

These pages do not contain real exam questions, answer dumps, or official objective text copied wholesale. They translate broad study areas into command practice and safe troubleshooting habits.