SRE Docs

About RHCSA

Red Hat Certified System Administrator certification overview

Red Hat Certified System Administrator

An IT professional who has earned the Red Hat Certified System Administrator (RHCSA®) is able to perform the core system administration skills required in Red Hat Enterprise Linux environments. The credential is earned after successfully passing the Red Hat Certified System Administrator (RHCSA) Exam (EX200).

Certification details

Prove your skills and knowledge

A Red Hat® Certified System Administrator (RHCSA) is able to perform the following tasks:

  • Understand and use essential tools for handling files, directories, command-line environments, and documentation
  • Create simple shell scripts
  • Operate running systems, including booting into different run levels, identifying processes, starting and stopping virtual machines, and controlling services
  • Configure local storage using partitions and logical volumes
  • Create and configure file systems and file system attributes, such as permissions, encryption, access control lists, and network file systems
  • Deploy, configure, and maintain systems, including software installation, update, and core services
  • Manage users and groups
  • Manage security, including basic firewall and SELinux configuration
  • Perform basic container management

Exam Details

  • Exam Code: EX200
  • Format: Hands-on, performance-based exam (no multiple choice)
  • Duration: 2.5 hours
  • Prerequisites: No formal prerequisites, though basic Linux familiarity is recommended
  • Validity: 3 years from the date of certification

Study Path

The recommended learning path for RHCSA includes:

Career Impact

Earning your RHCSA certification can open doors to roles such as:

  • Linux System Administrator
  • System Engineer
  • IT Support Specialist
  • DevOps Engineer (entry-level)
  • Cloud Infrastructure Engineer

Many organizations require RHCSA certification as a minimum qualification for Linux administration positions, making it a valuable credential for career advancement in IT infrastructure roles.

Practice Environment

To prepare for the RHCSA exam, it's recommended to set up a practice environment using:

  • Red Hat Enterprise Linux (evaluation version)
  • CentOS/Rocky Linux/AlmaLinux (free alternatives)
  • Virtual machines or containers for practice
# Example: Set up a practice environment with Virtual Box and Rocky Linux
sudo dnf install VirtualBox

# Download Rocky Linux ISO and create a new virtual machine
# Practice tasks in an isolated environment

Remember that the RHCSA exam is entirely performance-based, so hands-on practice is essential for success.

On this page