CSC204 Lab 2
CSC204 Lab 2
CSC204
PRACTICAL APPROACH OF
OPERATING SYSTEM
TASK 2
Objectiv 1. To enable student with common file system operation for Ubuntu and Windows
es: Command Line.
2. To motivate student to explore more on file system concept such as
file protection in Ubuntu and Windows.
Prerequ Student must bring own laptop with windows installation ready, Bootable USB Flash
isites Drive with Ubuntu image.
Method Method 1 : To exercise on file system operation via Linux and Windows Command
cd
<folder
name>
change
directo
ry to
folder
name.
LAB EXERCISE 2 (SEMESTER OCT 21 FEB 22)
FINDINGS
2. print pwd cd
workin
g
directo
ry.
FINDINGS
FINDINGS
FINDINGS Verify if
the file
exist at
/Documen
ts
cd
/Documen
ts
dir
FINDINGS Verify if
the file
(csc110.txt
) exist
Dir
FINDINGS Verify if
the
directory/
folder
(cs110)
deleted.
Dir
Using the same file name csc204.txt created in step 1, student able to explore the
protection mechanism which provide the control access in Windows Operating System.
File Protection
Windows
Right click at file name csc204.txt and select the properties. Under Security option,
permission for SYSTEM determine the type of access control.
LAB EXERCISE 2 (SEMESTER OCT 21 FEB 22)
FINDINGS