Question: Start at your home directory as your current working directory. Now perform the following tasks: List which group or groups you belong to . Display
Start at your home directory as your current working directory.
Now perform the following tasks:
List which group or groups you belong to
Display your default permission mask.
Now answer these queries:
What are the default permissions for all new directories created Blank
What are the default permissions for all new files created Blank
Create three directories called "currentassign", "data", and "submitassign".
List the permissions on the three directories you just created.
Using octal mode, set the permissions for the "data" directory so that you have all three permissions rwx users in your group have read access only, and the other users of the system have no access permissions.
List the permissions on the directory "data" to confirm the permission change.
Using symbolic mode, issue the command to give others only execute permission to the "data" directory.
List the permissions on the directory "data" to confirm that others have execute permission to the directory.
Change the default permission mask to
Now answer these queries:
What are the default permissions for all directories created Blank
What are the default permissions for all files created Blank
Finally, take a screenshot of your terminal window that shows your work and submit it below.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
