RHCSA logo
Focused certification exam prep
Start practice

RHCSA Exam Domains 2026: Complete Guide to All 1 Content Areas

TL;DR
  • Red Hat publishes one ungrouped list of objectives, not weighted domains like other certifications.
  • EX200 covers eight competency categories from essential tools to managing containers.
  • The exam is 150 minutes of hands-on tasks on a live RHEL 10 system, no multiple choice.
  • Passing requires 210 of 300 points, and every configuration must survive a reboot.

How RHCSA Structures Its Exam Content

Most IT certifications publish a weighted blueprint: 20% here, 15% there, so candidates know exactly where to focus. RHCSA does something different. Red Hat does not publish weighted exam domains for the EX200. Instead, it lists a single set of ungrouped objective categories that candidates must be able to perform independently, on a live system, with configurations that persist after a reboot. That last detail is not a throwaway line - it is the philosophical core of the exam. Red Hat is not testing whether you can recognize the correct answer among four choices. It is testing whether the system you configure actually keeps working after it restarts.

This structural choice is why so many candidates researching the RHCSA exam domains get confused at first - there isn't a neat pie chart to memorize. There is one integrated body of knowledge broken into eight practical competency areas, and you're expected to move fluidly between them during a single 2.5-hour session.

Why this matters for prep: Because there's no percentage breakdown, you can't safely skip a category assuming it's "only worth 5%." Every competency area listed by Red Hat is fair game, and skipping one because it feels less important is a common reason candidates fall short of the 210/300 passing score.

The Eight Competency Categories Explained

The EX200 objectives fall into eight practical categories. Together they form what our detailed RHCSA Domain 1 study guide breaks down task by task. Here's the full list as Red Hat organizes it:

1. Essential Tools

Command-line fundamentals you'll use constantly during the exam window.

  • Navigating the filesystem, working with text files, and using I/O redirection
  • Archiving, compressing, and transferring files
  • Creating and editing text files with vi/vim under exam pressure

2. Operate Running Systems

Keeping a live RHEL 10 system healthy and boot-ready.

  • Booting, rebooting, and shutting down systems correctly
  • Managing systemd services and boot targets
  • Diagnosing and resolving process- and resource-related issues

3. Configure Local Storage

Partitioning and volume management that must survive a reboot.

  • Creating partitions and logical volumes using LVM
  • Extending existing volumes without data loss

4. Create and Configure File Systems

Mounting, automounting, and swap configuration.

  • Creating, mounting, and unmounting file systems, including network file systems
  • Configuring autofs and persistent mounts via /etc/fstab
  • Setting up and managing swap space

These first four categories are the technical backbone tested heavily in most exam attempts, and they show up constantly in candidate discussions referenced throughout our RHCSA study guide.

Essential Tools and Operating Running Systems

Because the EX200 is performance-based, there's no partial credit for knowing the right command in theory - you have to type it correctly, under time pressure, on a system that gives you no autocomplete safety net beyond what the shell itself provides. Candidates researching what RHCSA actually is are often surprised to learn there are zero multiple-choice questions; every task is a real configuration change verified by the grading system afterward.

Essential tools competency means you can move around the filesystem, manipulate permissions, redirect output, and manage archives without hesitation. Operating running systems means you understand systemd well enough to bring a service up, mask a unit, or troubleshoot a boot failure using only the documentation that ships with RHEL - because the exam is closed-book with no internet access beyond local man pages and installed documentation.

Key Takeaway

Practice every command from memory, not from a cheat sheet. The exam environment only gives you access to documentation installed on the RHEL 10 system itself - no browser, no notes.

Local Storage and File Systems

Storage tasks are where many candidates lose points, and it's usually not because they don't understand LVM conceptually - it's because they forget to make changes persistent. Remember: the exam explicitly requires configurations to persist after reboot. A partition mounted manually with the mount command but never added to /etc/fstab will look correct during the exam session and then fail verification.

Persistent Storage Checklist

Habits worth building into muscle memory before exam day.

  • Always update /etc/fstab after creating a new mount point
  • Verify UUID or label references instead of hardcoded device paths
  • Test persistence by simulating a reboot mentally, not just running the command once
  • Confirm swap entries are active and will re-activate on boot

If you're unsure how much practice time this category deserves relative to others, our breakdown of how hard the RHCSA exam actually is discusses why storage and file system tasks tend to feel disproportionately difficult for candidates coming from a Windows or cloud-console background rather than traditional Linux system administration.

Deployment, Users, Security, and Containers

The remaining four competency categories round out the EX200 objective list:

5. Deploy, Configure, and Maintain Systems

Software management and system-wide configuration.

  • Installing and updating software packages from configured repositories
  • Configuring the system to boot into a specific target
  • Scheduling tasks with at and cron

6. Manage Users and Groups

Local account administration and password policy.

  • Creating, modifying, and deleting local user and group accounts
  • Configuring password aging and account restrictions
  • Managing sudo access appropriately

7. Manage Security

Firewall, SELinux, and access-control fundamentals.

  • Configuring firewalld rules for standard services
  • Setting and troubleshooting SELinux contexts and booleans
  • Managing key-based SSH authentication

8. Manage Containers

A newer but increasingly emphasized objective area.

  • Pulling and inspecting container images
  • Running, stopping, and managing containers as services
  • Configuring containers to start automatically at boot

Security and containers are frequently underestimated. SELinux in particular trips up candidates who trained on systems where it was disabled by habit rather than understood. Because these categories touch daily responsibilities in production environments, they also show up heavily in real job postings - something covered in more depth in our guide to RHCSA jobs.

Exam Format and Registration Mechanics

Understanding the content areas only matters if you also understand how the exam itself is delivered, since RHCSA's format differs meaningfully from certifications delivered through Pearson VUE or PSI.

AttributeDetail
Exam codeEX200
DeliveryRed Hat directly - in-person testing center or remote proctored
FormatPerformance-based, hands-on tasks on a live system; no multiple choice
DurationApproximately 2.5 hours (150 minutes), single section
Passing score210 out of 300
FeeUSD 500 standard global price, no included free retake
Exam baseRed Hat Enterprise Linux 10
Resources allowedDocumentation shipped with RHEL only; closed-book, no internet
Validity3 years, renewed via retaking EX200 or earning RHCE (EX294)

Because there is no fixed question count - you simply complete as many real configuration tasks as the exam presents within the time limit - pacing is a skill in itself. Candidates who understand the practice question style and format ahead of time tend to manage their 150 minutes far more efficiently than those seeing a performance-based exam for the first time.

No prerequisites, but not casual: Red Hat does not formally require prior coursework, though it recommends RH124 and RH134, or RH199, or equivalent hands-on RHEL administration experience. Given the USD 500 fee with no free retake, most successful candidates treat that recommendation seriously rather than skipping straight to exam day. Our RHCSA certification cost breakdown walks through how training investment compares to the exam fee itself.

Who Hires for RHCSA Skills

The eight competency categories map directly onto day-one responsibilities for Linux system administrator, DevOps support, and infrastructure engineer roles. Employers hiring for RHCSA-aligned positions are typically looking for someone who can manage storage under LVM, keep services running through systemd, apply consistent security policy through SELinux and firewalld, and increasingly, work with containers as part of routine deployment work. Since Red Hat added container management to the objective list, the certification has become more relevant to teams running containerized workloads on RHEL rather than pure Kubernetes-only shops.

If you're weighing whether the credential translates into better job prospects or compensation, our RHCSA salary guide and broader ROI analysis both dig into how employers value this specific skill set relative to other Linux credentials. For a plain-language primer before you go further, see what RHCSA certification actually verifies and how it differs from vendor-neutral alternatives.

Mapping a Study Timeline to the Content Areas

Generic study techniques only help if they're applied to the right material at the right time. Rather than a one-size-fits-all weekly template, sequence your preparation around the order in which the competency categories build on each other - essential tools and operating systems first, since everything else depends on comfort with the shell and systemd, then storage and file systems, then the higher-level deployment, security, and container objectives.

Weeks 1-2

Essential Tools & Operating Systems

  • Drill shell navigation, permissions, and archiving until they're automatic
  • Practice systemd unit management and boot target changes
Weeks 3-4

Storage & File Systems

  • Build, extend, and mount LVM volumes repeatedly, always updating /etc/fstab
  • Configure swap and autofs from scratch multiple times
Weeks 5-6

Deployment, Users, Security, Containers

  • Practice package management, cron scheduling, and user/group policy
  • Work through SELinux contexts, firewalld zones, and container lifecycle commands
Final Week

Full-Length Simulation

  • Complete timed practice sessions covering all eight categories together
  • Review exam day logistics detailed in our exam day strategy guide

Running full timed simulations on our RHCSA practice test platform is one of the most reliable ways to confirm you can move between categories without losing time reorienting yourself - a skill that's difficult to build from reading documentation alone. The practice environment is designed specifically to mirror the pacing pressure of the real 150-minute session.

Frequently Asked Questions

Does Red Hat weight any of the eight competency categories more heavily than others?

No. Red Hat does not publish weighted exam domains for EX200. All ungrouped objective categories are treated as required competencies, so no category should be deprioritized during preparation.

Is container management a major part of the RHCSA exam now?

Managing containers is one of the eight listed competency categories on the current EX200 objectives, based on RHEL 10. It should be practiced alongside storage, security, and user management rather than treated as an afterthought.

What happens if my configuration works during the exam but doesn't survive a reboot?

Red Hat explicitly requires configurations to persist after reboot as part of grading. A task that appears functional in the live session but is not saved to persistent configuration files, like /etc/fstab, may not receive credit.

Can I retake the RHCSA exam for free if I fail?

No. The standard global fee is USD 500 per attempt, and there is no included free retake. Regional parity pricing may apply outside the standard rate. Review our RHCSA certification cost breakdown for full pricing details.

How long does RHCSA certification remain valid once I pass?

RHCSA certification is current for 3 years. It can be renewed by retaking EX200 or by earning a higher Red Hat credential, such as RHCE through EX294. Details are covered in our RHCSA recertification guide.

Ready to pass your RHCSA exam?

Put this into practice with free RHCSA questions across every exam domain.