|
Thursday, 17 November 2011 10:18 |
|
Virtualization With KVM On Ubuntu 11.10
This guide explains how you can install and use KVM for creating and
running virtual machines on an Ubuntu 11.10 server. I will show how to
create image-based virtual machines and also virtual machines that use a
logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V. Read more: |
|
Thursday, 03 November 2011 13:11 |
|
Installing And Using OpenVZ On CentOS 5.7
In this HowTo I will describe how to prepare a CentOS 5.7 server for
OpenVZ. With OpenVZ you can create multiple Virtual Private Servers
(VPS) on the same hardware, similar to Xen and the Linux Vserver
project. OpenVZ is the open-source branch of Virtuozzo, a commercial
virtualization solution used by many providers that offer virtual
servers. The OpenVZ kernel patch is licensed under the GPL license, and
the user-level tools are under the QPL license. Read more: |