0% found this document useful (0 votes)
46 views1 page

Lab 1 - Final Term

The document provides instructions for a Linux laboratory activity where a student will: 1) Open the command line interface and enter the home directory. 2) Create directories and files, including copying files between directories. 3) List files and directories using different commands to view file information. Upon completing all the instructed tasks, the student is congratulated for finishing their first Linux activity without cheating.

Uploaded by

alma cablinan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views1 page

Lab 1 - Final Term

The document provides instructions for a Linux laboratory activity where a student will: 1) Open the command line interface and enter the home directory. 2) Create directories and files, including copying files between directories. 3) List files and directories using different commands to view file information. Upon completing all the instructed tasks, the student is congratulated for finishing their first Linux activity without cheating.

Uploaded by

alma cablinan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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