Install Ubuntu LTS in VirtualBox VM

Objective:

The objective of this lab is to install Ubuntu LTS in a VirtualBox VM.

What to do

1: Install VirtualBox for your operating system

Install and start VirtualBox. Next, set storage of VirtualBox VMs.

2: Download Ubuntu ISO

3: Setup VM before installation

New Virtual Machine
VM Memory (suggested 4096 MB, minimum 2048 MB)
Hard Disk Drive (HDD) Size (suggested 64GB, minimum 25GB)
VM Summary
Increase display video memory (use maximum supported by graphics card)
Verify ISO is in CD drive
VirtualBox Ubuntu 24.04 Settings

7: Bring up terminal to login to matrix

Choose Terminal from Applications
ssh to matrix (use your MySeneca username)

8: Shutdown VM

Shutdown VM by powering off (IMPORTANT: Always poweroff to avoid reboot problems)

Practice Questions

  1. What were the main steps in doing the installation after the VirtualBox VM was created?


  2. What is the difference between privileged and unprivileged user? What were the usernames of each (privileged and unprivileged user) during your Ubuntu installation?


  3. What are hard disk partitions? What purpose do they serve? Describe the purpose of each partition created during installation, meaning what purpose does the / directory serve? Similarly what purpose does /home and swap serve?


  4. What does GRUB mean? Why is GRUB necessary? What are alternatives to GRUB? Describe a scenario where GRUB would not be required?


  5. What command line confirms that you installed Ubuntu LTS? What is the output that you are looking for when you run that command line?


  6. What are the other releases of Ubuntu? What purpose do each of them serve?


  7. Give some advantages and disadvantages to using Ubuntu. What other Linux distributions (or Unix flavours) would you recommend? What are the downsides of your recommendation?


  8. What machine architecture did you install Ubuntu on? What other hardware architectures does Ubuntu support?


  9. A friend of yours has got stuck setting up her VirtualBox VM? Explain the different parts of the VirtualBox VM that you configure when installing Ubuntu. Which configurations are absolutely necessary otherwise Ubuntu won't install?


  10. What happens when you attempt to shutdown using your MySeneca user account? What error did you get? Why? How would you resolve the issue?
Last Updated: 2024-Sep-10 Tue 10:36