Aim : Implementing Virtual environment using VM-Ware or Oracle Virtual box
Description : Oracle® Virtual box
Oracle Virtual box is a most popular open source, cross-platform, virtualization software,
enables developers to deliver code faster by running multiple operating systems on a single
device.
VMware
VMware LLC is an American cloud computing and virtualization technology. VMware was
the first commercially successful company to virtualize x86 architecture. VMware works as
desktop software runs on Microsoft Windows, Linux, and macOS. VMware ESXi is an
enterprise software hypervisor (OS) that runs on server hardware.
Installation : Step 1: Go to Google browser and search for virtual box tool
Step 2: Visit Oracle virtual box website
Step 3: Choose the latest virtual box version download from binaries select
Windows hosts.
Step 4: Select Custom Setup by default C:\ProgramFiles\Oracle\VirtualBox\
path selected leave it.
Step 5: Asks for network interface setup to reset press 'Yes'
Dr B.V. Rama Krishna Cloud Computing Lab VGNT - AIML
Step 6: Installation begins
Step 7: Choose ‘yes’
Step 8: Finalize the installation steps
Dr B.V. Rama Krishna Cloud Computing Lab VGNT - AIML
Step 9: Now the Oracle Virtual box starts on windows
Step 10: In the Menu bar go to Machine tab and choose 'New', Virtual Machine
creation dialog box opens. Now a VM is created with default parameter
settings. Go to Ubuntu website to download latest version 22.04 LTS.
Ubuntu OS ‘.iso’ file is downloaded. Provide the VM source as iso file
in your local machine. Now the Ubuntu OS snapshot is ready in virtual
Box tool.
Step 11:
Dr B.V. Rama Krishna Cloud Computing Lab VGNT - AIML
Name the OS and variant and select the virtual box drive as D:\virtualbox\
Adjust memory size as required default is 4MB RAM chosen, place the slider up
to green bar end
Hard disk options select leave recommended setting continue next options until
file size allocation. Choose storage controller IDE optical disk and select your
local Ubuntu iso file
Now that’s all for initialization of Virtual OS on your desktop. Run the instance
from virtual box. Now install Ubuntu using "try to Install option"
After installation
Operating System now launched over layer on hypervisor
Dr B.V. Rama Krishna Cloud Computing Lab VGNT - AIML
Update your app using command $ sudo apt update
Out – Put : Hence we are now able to launch a virtualization of Ubuntu OS on our native
windows platform
Dr B.V. Rama Krishna Cloud Computing Lab VGNT - AIML