You are on page 1of 7

Linux System Administration 2023-24

Practical #1

Name Kinjal Koli Roll Number 21302A0004

Class TYIT Division D


Linux System
Subject/Course Administrati Date 04/07/2023
on
Topic Graphical User Interface and Command Line Interface and Processes

Exploring the Graphical Interface


a. Explore the various menu options
b. Explore CLI and GUI
c. Explore applications that can be started by regular user and those only by root
d. Disable Firewall and SELinux
Insert the screenshots of execution of commands with your rollno

Vidyalankar School of Information Technology


Vidyalankar School of Information Technology
The Command Line Interface & use of vi editor
Create the following directory and file structure.
a. Insert some content in files F1, F2, F3.
b. Files F5, F6, F8, F9 should be empty.
c. Edit file F2 and insert some content at line 3.
d. Create files F4, F7 using editor.
e. Current directory is D1. Copy fileF4 into the home directory.
f. Current directory is D14. Copy file F4 from home directory into current directory.
g. Current directory is D13. Delete directory D12.
h. Current directory is D11. Delete the file F9.

Insert the screenshots of execution of commands with your rollno.

Vidyalankar School of Information Technology


Vidyalankar School of Information Technology
Vidyalankar School of Information Technology
Managing Processes

Execute the commands for the following:


a. Processes initiated by you
b. Parent and child processes
c. System activity
a. observe CPU utilization.
b. observe memory utilization.
c. filter output to show processes started by a particular user.
d. kill a process started by you.

Insert the screenshots of execution of commands with your rollno.

Vidyalankar School of Information Technology


Vidyalankar School of Information Technology

You might also like