System & Network Administration
Assignment
Instructor: Sir Siraj un Muneer
Department: Information Technology
Submitted By: Muhammad Ali
Subject: System & Network Administration
Semester: 5th
Date: 3/1/23
Installing Ubuntu -22.04.1-desktop-amd64 on Oracle VirtualBox
• First go to [Link] and download the ISO file for Ubuntu
22.04.1-amd64
• Select the download tab
• And in the download tab select the file
• After downloading open your Hypervisor (software that creates a virtualization layer)
like VM ware or Oracle VirtualBox
• In the VirtualBox select new
• In this window insert the name of your VM and select the flavor and version of the VM
• Select space on disc for the VM
• Select RAM and number CPUs
• Proceed with finish
• The newly added VM will appear select and run the VM
• Select the network option and bring up the disk option
• Go to storage tab and select the iso file in the controller: IDE
• Start the VM
• Select the try or install option
• The GUI window of installation wizard will appear
• Select Install Ubuntu option
• Select language
• Keep the default option for updates and other extra software and press continue
• Select Erase disk and install option and select Install now
• Proceed with continue
• Select the region for the time zone and continue
• Inser name of user and password
• The installation and file copying will start wait for its competition
• Wait for competition and then restart with restart now option
• Your VM will reboot and will be ready for use
• Open VM and start working around
• Open the terminal and try some basic command
• Try touch command to make a file and check permission
• Change permission with chmod command
• Try getfacl and setfacl
• Try ps command with multiple option
• Go to the top-right corner to power off or switch user
• Select power off option to shut down system
Follow the steps shown in this document for proper installation of you VM (Ubuntu in my
case).