Question: ON a linux instance: If you are not already the root user, then switch to the root user using the command sudo su - .
ON a linux instance:
If you are not already the root user, then switch to the root user using the command sudo su - . As the root user, create a directory named /opt/month/access . Inside of this /opt/month/access directory perform the following. Create a file named file01 with permissions rwxrwxrwx . Create a file named file02 with permissions rwxrw-r-- . Create a file named file03 with permissions r-xr-xr-- . Create a file named file04 with permissions rwsr-xr-x . Create a file named file05 with permissions rwsrwxr-t . Create a file named file06 with permissions r-xrwSr-t .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
