A hands-on, module-based preparation course for the Red Hat Certified System Administrator (RHCSA) exam. This project is structured to guide you through the official exam objectives with practical labs and conceptual reviews.
The project is organized into modules, each corresponding to a major topic area.
01-essential-tools-and-scripting02-user-and-group-management03-local-storage-management04-filesystem-and-permissions05-network-file-systems06-networking-configuration07-software-and-repository-management08-security-management09-system-operations-and-maintenance10-container-management11-final-comprehensive-lab
Each module directory contains:
- README.md: An overview of the module content.
- Concepts/: Detailed explanations of the key technical concepts required for the module. Read these first.
- Issue-X.Y/: Practical lab exercises.
- TASK.md: Read this to understand the scenario and objectives. Try to solve it yourself first!
- SOLUTION.md: Step-by-step commands to solve the lab and verify your work.
- A virtual machine running RHEL 9 (or a compatible clone like AlmaLinux 9 / Rocky Linux 9).
- Root access (sudo) to the VM.
- Ideally, a secondary disk attached to the VM for storage labs.
This project is licensed under the MIT License - see the LICENSE file for details.