Lubuntu Virtual Machines

Mohamad MahmoodMohamad Mahmood
2 min read

This post will be using Lubuntu image.

(2.0) Download Lubuntu 20.04.4 Focal Fossa Image for VirtualBox (zip file).

Extract the VDI file into c:\v\ folder.

The image has been pre-installed with VirtualBox Guest Additions which makes it easy for the developers to exchange files and other resources in the Windows host.

(2.1) Create NatNetwork

NatNetwork is needed to support communication between virtual machines.

In VirtualBox Manager, select menu File/Tools/Network_Manager.

The first tab shows Host-only Networks. By default, it uses a default 192.168.56.X address. Leave the setting on this page as it is.

Click on the second tab (NAT Network). Initially this tab is empty. Click Create button. VirtualBox will add a default name NatNetwork with 10.0.2.X address. Click Apply.

(2.2) Add New Virtual Machine for Lubuntu.

Select menu Machine/New…

Type lubuntu1 in the Name field. VirtualBox will automatically set Type as Linux and Version as Lubuntu (64-bit). Click Next.

Press enter or click to view image in full size

Select 2048MB as Base Memory and 1 as CPU number.

Press enter or click to view image in full size

Select the downloaded Lubuntu VDI to be used as the Virtual Hard Disk.

Press enter or click to view image in full size

Click Next to proceed till the end of the wizard and wait until the machine is created.

Repeat the same steps to create a machine for xubuntu and give its name as xubuntu1.

In the VirtualBox Manager main page, we will configure the Network and Shared Folders settings.

Press enter or click to view image in full size

In the Network Tab, set Adapter 1 as Host-only Adapter and Adapter 2 as NAT Network. In the Shared Folders, select the folder C:\Z.

(3) Start Lubuntu Virtual Machine

Select lubuntu1 machine and click start.

In the logon page, enter logon password for osboxes as osboxes.org.

0
Subscribe to my newsletter

Read articles from Mohamad Mahmood directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Mohamad Mahmood
Mohamad Mahmood

Mohamad's interest is in Programming (Mobile, Web, Database and Machine Learning). He studies at the Center For Artificial Intelligence Technology (CAIT), Universiti Kebangsaan Malaysia (UKM).