You are on page 1of 2

Lab #7 - Assessment Worksheet

Configuring Linux File System Permissions

Course Name and Number:

Access Control (ISOL-531-08)

___________________________________________________________________

Student Name:

Venkatesh Samudrala

_________________________________________________________________

Instructor Name:

Dr. Ulrich Vouama

_________________________________________________________________

Lab Due Date:

2nd August 2020

_________________________________________________________________
Lab Assessment Questions

1. Cd/usr

2. Mkdir

3. Coursework Director

4. ls

5. Sudo chown/myuser/mydir

6. rwx------ Read Write Execute. This file permission is only granted for the file

owner

7. Sudo chgrp clients MyDirectory 9

8. Sudo chmod g+rwx MyDirectory 10

9. rwx-w---- Read Write Execute for the file owner and write permissions to the

group

You might also like