RHCSA (EX200) Exam Preparation Full Course+ FREE Exam Simulator & Mock Exam & Hands-on Labs
Everything You Need to Pass the RHCSA EX200 Exam
On the right menu, you'll find all updated exam topics based on RHEL 10 , fully explained with practice questions and answers. You can also install the FREE Exam Simulator below.
Install RHCSA Exam Simulator:
Requirements: CentOS Stream 10, 2 NICs (Bridge mode), 20GB for / + 4 additional 5GB disks
curl -sL https://raw.githubusercontent.com/RHCSA/RHCSA.github.io/main/Install_RHCSA_EX200_Exam_Simulator.sh | sudo bash
📋 Copy
Chapter 01: Understand and use essential tools:
01- Access a shell prompt and issue commands with correct syntax
02- Use input-output redirection
03- Use grep and regular expressions to analyze text
04- Access remote systems using SSH
05- Log in and switch users in multiuser targets
06- Archive, compress, unpack, and uncompress files using tar, gzip, and bzip2
07- Create and edit text files
08- Create, delete, copy, and move files and directories
09- Create hard and soft links
10- List, set, and change standard ugo rwx permissions
11- Locate, read, and use system documentation including man, info, and files in usr share doc
Chapter 02: Manage software:
01- Configure and manage access to RPM repositories
02- Install and remove RPM packages using DNF
03- Configure and manage access to Flatpak repositories
04- Install and remove Flatpak packages
Chapter 03: Create simple shell scripts:
01- Conditionally execute code (use of if, test, [], etc.)
02- Use looping constructs (for, etc.) to process file and command line input
03- Process script inputs ($1, $2, etc.)
04- Processing output of shell commands within a script
Chapter 04: Operate running systems:
01- Boot, reboot, and shut down a system normally
02- Boot systems into different targets manually
03- Interrupt the boot process in order to gain access to a system
04- Identify CPU and memory intensive processes and kill processes
05- Adjust process scheduling
06- Manage tuning profiles
07- Locate and interpret system log files and journals
08- Preserve system journals
09- Start, stop, and check the status of network services
10- Securely transfer files between systems
Chapter 05: Configure local storage:
01- List, create, delete partitions on MBR and GPT disks
02- Create and remove physical volumes
03- Assign physical volumes to volume groups
04- Create and delete logical volumes
05- Configure systems to mount file systems at boot by UUID or label
06- Add new partitions, logical volumes, and swap non-destructively
Chapter 06: Create and configure file systems:
01- Create, mount, unmount, and use vfat, ext4, and xfs file systems
02- Mount and unmount network file systems using NFS
03- Configure autofs
04- Extend existing logical volumes
05- Diagnose and correct file permission problems
Chapter 07: Deploy, configure, and maintain systems:
01- Schedule tasks using at and cron
02- Start and stop services and configure services to start automatically at boot
03- Configure systems to boot into a specific target automatically
04- Configure time service clients
05- Install and update software packages from Red Hat Network or remote repository
06- Modify the system bootloader
Chapter 08: Manage basic networking:
01- Configure IPv4 and IPv6 addresses
02- Configure hostname resolution
03- Configure network services to start automatically at boot
04- Restrict network access using firewall-cmd/firewalld
Chapter 09: Manage users and groups:
01- Create, delete, and modify local user accounts
02- Change passwords and adjust password aging for local user accounts
03- Create, delete, and modify local groups and group memberships
04- Configure superuser access
Chapter 10: Manage security:
01- Configure firewall settings using firewall-cmd/firewalld
02- Manage default file permissions
03- Configure key-based authentication for SSH
04- Set enforcing and permissive modes for SELinux
05- List and identify SELinux file and process context
06- Restore default file contexts
07- Manage SELinux port labels
08- Use boolean settings to modify system SELinux settings