You are on page 1of 1

LABORATORY ACTIVITY NO.

1
LINUX OPERATING SYSTEM
Instruction: Perform what is asked below. If you are done, let your instructor check and
record your activity.
1. Open the command line interface (Fedora CLI)
2. Run a command as administrator to enter the home directory by typing pwd
command
3. List all the directories. You should view all the available directories under the
home.
4. List all the hidden files by typing ls -a
5. Type ls -al to display the long-listed format.
6. Type ls -lah for human readable
7. Create a directory using your “FirstName”
8. Show the list of directories, and make sure your name is included as the new
directory.
9. Select the directory you have created
10. Create two folders under your name as a directory. Directory names: OS_Lab1
and OS_Lab2
11. Create two (2) empty files. “fedora” and “redhat”
12. Create an empty file “Activity1” and “Activity2” under the Desktop directory and
copy the “Activity1” file and put it under the OS_Lab1 folder.
13. Move also the “Activity2” file to the OS_Lab2 folder.
14. Check whether the copied files are present on the Desktop and in your directory.
15. List now the empty files under your OS_Lab1 and OS_Lab2.

CONGRATULATIONS YOU ARE DONE WITH YOUR FIRST LINUX ACTIVITY


WITHOUT CHEATING!

You might also like