create a virtual box with kvm on ubuntu 12.04
Filed under ubuntu,, virtualization,, cloud
In this post we shall talk about creating an Ubuntu virtual server on Ubuntu using KVM.
KVM is a full virtualization solution for Linux. It can help setup virtual machines running unmodified Linux or Windows images. All the virtual machines created have their own virtualized hardware. We present below a ...