Description
For admin tasks you will need to switch to the root user:
Unformatted Attachment Preview
Purchase answer to see full attachment

Explanation & Answer

Please see the attached file and let me know if you need any changes.Have a good night!
Filesystem Manipulation and
Permissions
In this homework contains linux commands lines for the Filesystem Manipulation and
Permissions and output of each command. It also has shell scripting example
●
●
Linux commands
Screenshots of the results
Filesystem Manipulation & Permissions
Your Task
Locate and utilize linux system administration commands to create users and groups. Standard
linux commands will be used to allocate specific user and group permissions for files and
directories.
For admin tasks you will need to switch to the root user:
Part 1: User and Group Creation
“sudo su -“
Create 3 new groups:
1. cs
2. math
3. science
Create 2 new users named “steve” and “lucy” with the following attributes:
•
•
•
•
default sh...
