0% found this document useful (0 votes)
9 views19 pages

Saptrishi Raj (Linux File)

Uploaded by

mananarora661
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)
9 views19 pages

Saptrishi Raj (Linux File)

Uploaded by

mananarora661
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/ 19

SCHOOL OF COMPUTER SCIENCE

LINUX LAB
(2024-2025)
for
SEMESTER 1

Submitted to: Submitted By


Prof. Nimisha Pandey Sapthrishi Raj
SAP ID - 590016325
Batch - 45

INDEX
EXPERIMENT NAME PAGE DATE

1
1) Installation of oracle 3-6 02/09/24
virtual box and linux
2) Commands used in linux 7-16 06/08/24

TASK 1: INSTALLATION OF VIRTUAL BOX AND LINUX

a) Go to https://www.virtualbox.org/ and click on download virtual


box as shown in below image

2
b) After that click on windows host as per your operating system .In
my case I have windows so I choose download it for windows.

c) Now go to https://ubuntu.com/desktop
and download the ubuntu for desktop iso file

3
d) The file will be downloaded as per the path choosen.

e) Install the exe file of virtual box downloaded and run it and follow
the steps as shown below .
Go to new in virtual box

Now enter the name and select the iso file of ubuntu installed from the
website.
The below images show the procedure ( **the images below of
virtual box installation are for reference purpose only and does
not belongs to me ) .
Click on
create a
virtual hard
disk now

Download the ubuntu after the system is launched. Now you are
into your linux system.

4
TASK 2: BASIC COMMANDS ON LINUX Basic
Navigation Commands:

a) mkdir (make directory):

5
Description- Create new directories

b) ls (list):
Description : To display contents of directory

6
c) cd (change directory):
Description : (To move between directories)

7
d) rmdir ( for removing directory) :
Description : Remove directories

8
e) pwd (print working directory) :
Description : Shows the currect working directory

f) df :
Description : (displays information about file system disk space
usage on the mounted file system)

9
File Operations: Introduce fundamental file operations using the
following commands:

a) touch :
Description : ( to create new files)

b) mv (move):
Description ( Move or rename files and directories) :

10
c) rm (remove):
Description : To remove files

Commands for viewing and editing files:

a) cat
Description : Display content of a file

11
b) head and tail
Description : Show the starting or ending of a line

12
Commands for User Management/Environment

a) env (used to print environment variables):

b) whoami
Description : Display the current user.

13
c) who
Description : Display the current user

d) passwd

14
Description : Change the password for current user

Commands for gathering system information

a) uname
Description : display system information

b) history:
Description : Shows command history

15
c) top:
Description : Monitor System Processes

16
d) htop

17
18
19

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy