RHCSA Rapid Track
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.