15.2 Using Virtualized Systems
15.2 Using Virtualized Systems
Linux Virtualization refers to running one or more virtual machines on a physical computer
that's operated by the Linux operating system. Popular Linux virtualization solutions include
KVM, QEMU, VirtualBox and VMware.
Virtualization:
Virtualization is a concept to simulate software and hardware virtually so that we can use
system resources effectively. The main reason people are moving to virtualization is effective
utilization of resources. To use these resources effectively the concept of Virtualization came in
to existence. With the help of Virtualization, we can simulate entire HW and pretend to OS that
all the hardware it sees exists. With virtualization, we can simulate each and every hardware.
Virt Manager:
Virt Manager is a Graphical tool through which we can install and manage virtual machines. To
start the Virt Manager type the “virt-manager “command from the terminal. OR
Go to Applications> System Tools> Virtual Machine Manager
In the next step Specify the path of ISO file. Click on Forward. Specify the Compute Resources:
RAM and CPU as per your setup. Click on Forward to proceed further. Specify the storage Size
of Virtual Machine. In the Next Step Specify the Name of Virtual Machine and select network as
‘Bridge bro’. Click on Finish to start the installation. Follow the screen instructions and complete
the installation.