Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Need help thanks! UIN is 01125183 Task B - Group account management (125=60 points ) Use Linux commands to execute the following tasks: 1. Return
Need help thanks!
Task B - Group account management (125=60 points ) Use Linux commands to execute the following tasks: 1. Return to your home directory arid determine the shell you are using. 2. Display the current user's ID and group membership. 3. Display the group membership of the root account. 4. Run the correct command to determine the user owner and group owner of the /etc/group file. 5. Create a new group named test and use your UIN as the GID. 6. Display the group account information for the test group using grep. 7. Change the group name of the test group to newtest. 8. Add the current account ( oocox) as a secondary member of the newtest group without overriding this user's current group membership. 9. Create a new file testfile in the account's home directory, then change the group owner to newtest. 10. Display the user owner and group owner information of the file testfile. 11. Delete the newtest group, then repeat the previous step. What do you find UIN is 01125183
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started