Students, The attached file is for question no 3.  to creat this file, logon to your linux  workstation, change directory to /etc. while in this directory, do the following: vi testfile.txt > enter

instruction:

On your individual workspace, sign on to your Linux VM workspace and do the following five projects. Please use the Microsoft snipping tool to take a snapshot of the commands you used to achieve the desired result on the screen and past. Example question and answer:

Question: What command will you use to find all the processes running on your Linux server?

Answer:

Students, The attached file is for question no 3.  to creat this file, logon to your linux  workstation, change directory to /etc. while in this directory, do the following: vi testfile.txt > enter 1

Each Question is worth 20 points


QUESTION NO: 1 CORRECT TEXT

Add 3 users: Harry, Natasha, Tom.

The requirements: The Additional group of the two users: Harry, Natasha is the admin group. The user: Tom's login shell should be non-interactive.

QUESTION NO: 2 CORRECT TEXT

Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users are not allowed to access it. The files created by users from the same group should also be the admin group.

QUESTION NO: 3 CORRECT TEXT

Find the rows that contain abcde from file /etc/testfile, and write it to the file/tmp/testfile, and the

Sequence is requested as the same as /etc/testfile.

QUESTION NO: 4 CORRECT TEXT

Create a user named Alex, and the user id should be 1234, and the password should be alex111.

QUESTION NO: 5 CORRECT TEXT

  1. Add users: user1, user2.

The Additional group of the two users: user1, user2 is the admin group Password: Redhat.