Browsing tag

virtualization

How to Install VirtualBox on Arch Linux

VirtualBox is open-source virtualization software that helps us run multiple guest operating systems (virtual machines) on a single host machine. It supports the guest virtual machines running Windows, Linux, BSD, OS/2, Solaris, Haiku, and OSx86 operating systems. Here, we will see how to install VirtualBox on Arch Linux. Update Arch Linux Before installing the VirtualBox […]

Manage KVM (QEMU) with Kimchi (web interface)

Kimchi is a HTML5 based web interface for KVM. It is provides easy and flexible interface to create and manage a guest virtual machines. Kimchi is installed and runs as a daemon on the KVM host. It manages KVM guests with the help of libvirt. Kimchi interface supports all latest version of the browsers with […]

Install KVM (QEMU) on Ubuntu 16.04 / Ubuntu 14.04

KVM stands for Kernel-Based Virtual Machine, is a virtualization software which provides an ability to run a multiple guest operating systems with the help of hardware virtualization extensions. It supports the wide variety of guest operating system’s such as Linux, Windows, Solaris, Haiku, REACT OS and much more. KVM can be managed using the command […]

Install KVM (QEMU) on CentOS 7 / RHEL 7

KVM stands for Kernel-Based Virtual Machine, is a virtualization software which provides an ability to run a multiple guest operating systems with the help of hardware virtualization extensions. It supports a wide variety of guest operating system’s such as Linux, Windows, Solaris, Haiku, REACT OS and much more. KVM can be managed using a command […]