Ask Question
8 October, 04:18

You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You have to create user accounts for four new Management Trainees. You also have to create a group named MT and provide membership of this group to the new user accounts. How will you accomplish this?

+1
Answers (1)
  1. 8 October, 07:54
    0
    We must use groupadd and useradd.

    Explanation:

    We are a network administrator in Perfect Solutions, this company asks two different processes in their Linux-based network.

    Firstly we must create a group with the name "MT" we have to use the command groupadd, we are going to create the MT group with this command.

    Second, we must create four users for new Management Trainees, we have to use the command useradd, we are going to create the four new users with this command.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You have to create user accounts for ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers