List/create/delete partitions on MBR + GPT; create + delete physical volumes; assign PVs to volume groups; create + delete logical volumes; configure systems to mount file systems at boot by UUID or label; add new partitions/LVs + swap non-destructively.
**Lab:** lab05.
Domain 5 — Create and Configure File Systems
Create, mount, unmount, use vfat/ext4/xfs; mount/unmount network file systems with NFS; extend existing logical volumes; create + configure set-GID directories; diagnose + correct permissions; manage Stratis storage.
**Lab:** lab05, lab06.
Domain 6 — Deploy, Configure, and Maintain Systems
Schedule tasks (at, cron); start/stop services and configure auto-start; modify service config to start non-default; configure systems to boot to specific target automatically; install RHEL automatically with Kickstart; configure time sync; install + update packages from Red Hat / local; modify bootloader.
Create, delete, modify local user accounts; change passwords + adjust password aging; create, delete, modify local groups + group memberships; configure superuser access.
**Lab:** lab01.
Domain 9 — Manage Security
Configure firewall settings using firewall-cmd/firewalld; manage default file permissions; configure key-based SSH; set + view ACLs; set enforcing/permissive modes for SELinux; list + identify file/process SELinux contexts; restore default file contexts; manage SELinux booleans; diagnose+address routine SELinux policy violations.
Find + retrieve container images from a remote registry; inspect container images; perform container management using podman; perform basic container management with skopeo + buildah; run a service inside a container; configure a container to start automatically as a systemd service; attach persistent storage to a container.
**Lab:** lab09.
RHCSA v10 (EX200v10) — Deltas
RHEL 10 / AlmaLinux 10 introduces:
**DNF5** replaces DNF4 (faster, cleaner output, some flag changes).
**Cockpit** is back in some objectives.
**Container runtime emphasis** stays podman, but `quadlet` is the assumed unit format.
**Flatpak workflow** is highlighted (vs. RHEL 9's snap absence).
A few SELinux policy refinements.
Use rhcsa-v10 (192.168.4.74) for hands-on with these deltas. The graded labs in this kit target v9 and run on AlmaLinux 9; the v10 node is for exploring the modern syntax + behavior.