Appendix: Issues Encountered
Issues Encountered
Problems hit during study with resolutions. These become exam prep review material — the things that tripped you up once are the things the exam tests.
Lab Environment Issues
| Phase | Symptom | Root Cause | Resolution |
|---|---|---|---|
0 |
None yet |
— |
— |
Concept Confusion
| Chapter | What Was Confusing | How It Clicked |
|---|---|---|
Exam Gotchas
Things the exam tests that are easy to get wrong:
| Domain | Gotcha | Why It Matters |
|---|---|---|
SELinux |
|
Using wrong tool = fix doesn’t survive reboot |
LVM |
|
Exam checks filesystem size, not LV size |
Networking |
|
Wrong command = network doesn’t persist |
Firewall |
|
Without reload, rule exists only in permanent config |
systemd |
|
Service won’t be running after enable alone |
Permissions |
|
ACL appears set but effective permissions differ |
Containers |
|
Container stops when you log out of exam VM |
| Add issues as they occur. The pattern is: what happened → why → how to fix. After the exam, these become your reference for real-world RHEL administration. |