RHCSA Rapid Track
Course update
An updated version of this course is available that uses a newer version of Red Hat Enterprise Linux in the lab environment. Therefore, the RHEL 9.0 version of the lab environment will retire on December 31, 2024. Please complete any work in this lab environment before it is removed on December 31, 2024. For the most up-to-date version of this course, we recommend moving to the RHEL 9.3 version.
The
chmodcommand changes file permissions from the command line.The
chmodcommand can use one of two methods to represent permissions: symbolic or octal.The
chowncommand changes file ownership. Thechowncommand-Roption recursively changes the ownership of a directory tree.The
umaskcommand without arguments displays the current umask value of the shell. Every process on the system has a umask.The default umask values for Bash are defined in the
/etc/login.defsfile and might be affected by settings in the/etc/profileand/etc/bashrcfiles, files in/etc/profile.d, or your account's shell initialization files.The
suid,sgid, andstickyspecial permissions provide additional access-related features to files.
Lab Controls
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.