ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
Instructions:
1. Assignment to be submitted in Microsoft word document.
2. Replace Student# by your student number and MyName by your first and last name at the top of this document.
3. Rename this document by replacing the following in this document name:
a) Student# by your student number and
b) MyName by your first name and last name separated by the “-” character
4. Kindly follow the below procedure to take snapshots of below commands execution.
5. Submit the document via Blackboard.
Procedure (Skip if you have already done this step)
Install VMware workstation or Oracle virtual box on your system
We are going to install CentOS 7 operating system in VMware workstation.
Download CentOS 7 iso from below link
http://centos.excellmedia.net/7.7.1908/isos/x86_64/CentOS-7-x86_64-DVD-1908.iso
Installation involves simple sequence of steps to be followed. (Skip if you have already done this step)
On Software Selection, select Gnome desktop or KDE Plasma Workspace.
Once you reach user creation step, create one user of your name (firstname_lastname).
Finish the installation.
If still any one of you finds any challenge let me know via course messages.
Follow the below steps once you are done with your installation.
Login to your CentOS Virtual Machine
Open the terminal and execute below commands and scenarios and capture the snapshots snapshot and paste it
in a below sequence.
a) history
b) whoami
c) hostnamectl
d) change the hostname to firstname.lastname.clasroom.com using hostnamectl command
e) timedatectl
f) change the timezone of your machine to Toronto timezone.
g) Execute below command to check disk free space and disk usage in human readable format
df -h
du -h
h) Execute below command to see processes running on your system and cpu usage.
top
i) Execute below command and notice the load average of your system
uptime
j) Execute below uname commands with different options and notice the output.
uname
uname -a
uname -r
k) Check the IP Address of your system using below command
ifconfig
1 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
l) Change the IP Address of your system to below configuration using “nmtui” utility
IPADDR – 172.25.X.11
NETMASK – 255.255.255.0
GATEWAY- 172.25.X.254
NAME SERVER – 172.25.254.254
Snapshots are to be taken like below examples.
2 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
a.
b.
3 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
c.
d.
4 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
e.
f.
5 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
g.
6 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
h.
i.
7 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
j.
k.
8 Of 9
ITE-5210 Advanced Operating Systems
Assignment 03
Due Date: 1ST Mar 2020
Student#: N01326749 Section: 0NA Name: Madhav Reddy Chintapalli
l.
9 Of 9