An Introduction to Virtualization
Virtualization is a concept in which more than one operating system shares the same set of related hardware. Typically we used to install a single Operating System into specific underlying hardware...
View ArticleHow to install kvm Virtualization on RHEL 6/CentOS 6
The KVM (Kernel Virtual Machine) is a Virtualization environment for the Linux Kernel. We will see here how to install KVM Virtualization on RHEL 6. The same methodology can be applied to install KVM...
View ArticleInstall guest OS using KVM Virtualization
Install Windows XP/Windows 7/CentOS/Ubuntu/Debian/Fedora as a Guest OS on KVM over RHEL 6. Below is the procedure to install. In this article I’ll tell you how to install guest OS using KVM...
View ArticleInstall Guest OS in KVM using Command Line
Install guest OS in KVM using command line – virt-install In my previous article we’ve seen how to install guest OS in KVM using the graphical mode, i.e. using the virt-manager. In many of the cases...
View Article