Files for practicing RHCSA exam
These tasks are based on the competencies that Red Hat has set forth. All files, test, labs, etc were handcrafted by myself.
The RHCSA Competencies for RHEL8 are included in the "rhcsa_competencies" file.
Follow the instructions in the file "rhcsa_rubric".
These files are untested and should be considered as an "alpha" release. Use at your own risk.
- RH-Wkstn (Workstation w/ GUI)
- RH-CSA-1 (Server w/ no GUI)
- RH-CSA-2 (Server w/ no GUI)
# sed -i 's/GRUB_TIMEOUT=5/GRUB_TIMEOUT=30/' /etc/default/grub
# grub2-mkconfig -o /boot/grub2/grub.cfg# dd if=/dev/zero of=/dev/null &- Two with 2G
- One with 5G
# useradd rhat
# passwd rhat# passwd# passwd# systemctl set-default graphical.target# echo 'BadDriveLine /fake/drive /fake/mount nfs defaults 0 0' >> /etc/fstab# timedatectl set-timezone America/Jamaica# tuned-adm profile desktop# echo "This is the content of the web server. Congrats!" > index.html
# tar -cvjf containers.tar.bzip2 index.html
# rm index.htmlnmtui# su - rhat
$ rm -rvf ~/.bash_history
$ history -c
$ exit
# rm -rvf /root/.bash_history
# history -c