Red Hat Certified System Administrator - RHCSARHEL 10 Questions and Answers
Configure the host to boot into multi-user.target by default.
Create /share/projects, make alex the owner, and configure the sticky bit so users cannot delete each other’s files.
Create LVM storage on /dev/sdb with one partition, a physical volume, volume group, logical volume, and XFS filesystem.
Create a compressed archive of /etc and verify its file type.
Create a snapshot of the Stratis file system fs1 in pool pool1 named fs1-snap.
Configure AutoFS so that accessing /shares/projects mounts server1:/srv/nfs/projects.
Configure a firewall rule to allow the http service permanently.
Pull the registry.access.redhat.com/ubi10/ubi image and run a rootless container named webtest that executes sleep 3600.
Create a user harry, set the password to expire every 30 days, and force a password change on first login.
Create a volume group with a physical extent size of 16 MB and create a logical volume using 30 extents.
Install and configure tuned, determine the recommended profile, and activate it.
Configure Apache to serve content from /webdata on port 8080, allow the port in SELinux, and open it in the firewall.