Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Unix 1) Issue the command to create a group named admins with the group id 1234.

ID: 3710896 • Letter: U

Question

Unix

1) Issue the command to create a group named admins with the group id 1234.
2) Issue the command to change the name of the group admins to administrators.
3) Issue the command to add the user admin1 to administrators.
4) Assuming you have already created a user named "admin1" and you are a root level administrator, issue the command to modify the "admin1" account to have su/sudo privileges.
Unix

1) Issue the command to create a group named admins with the group id 1234.
2) Issue the command to change the name of the group admins to administrators.
3) Issue the command to add the user admin1 to administrators.
4) Assuming you have already created a user named "admin1" and you are a root level administrator, issue the command to modify the "admin1" account to have su/sudo privileges.
Unix

1) Issue the command to create a group named admins with the group id 1234.
2) Issue the command to change the name of the group admins to administrators. 2) Issue the command to change the name of the group admins to administrators.
3) Issue the command to add the user admin1 to administrators.
4) Assuming you have already created a user named "admin1" and you are a root level administrator, issue the command to modify the "admin1" account to have su/sudo privileges.

Explanation / Answer

1. groupadd admins -g 1234

2. groupmod -n administrators admins

3. useradd -g administrators admin1

4. sudo usermod -a -G sudo admin1

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote