Ask 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 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?

+2
Answers (1)
  1. 6 April, 07:46
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers