OS Lab 1
OS Lab 1
Lab No: 1
Objectives: Linux installation and launching ubuntu within windows. Pre-
requisite: Windows 10 (Anniversary Edition and Above)
Procedure
Students are required to follow instructor’s hands on practice.
1. After setting up your user account, it’s a good practice to update and upgrade
your packages. Run the following commands in the Ubuntu terminal:
sudo apt update sudo
apt upgrade
Lab Task
Getting familar with the ubuntu environment by using various tools
1. Terminal:
The terminal is a powerful tool in Ubuntu. You can open it by searching for
"Terminal" in the applications menu or by using the shortcut Ctrl + Alt + T.
2. Basic Commands:
3. File Management:
4. Package Management:
5. Text Editors:
• Nano: A simple, user-friendly text editor. You can open a file with Nano by typing
nano filename.
• Vim: A more advanced text editor. You can open a file with Vim by typing vim
filename.
THE ISLAMIA UNIVERSITY OF BAHAWALPUR
University College of Engineering & Technology
Department of Cyber Security and Digital Forensics
6. System Monitoring:
7. Network Tools: