|
Thursday, 25 August 2011 12:47 |
|
Virtualization With KVM On A CentOS 6.0 Server
This guide explains how you can install and use KVM for creating and
running virtual machines on a CentOS 6.0 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: |
|
Monday, 18 July 2011 12:04 |
|
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless CentOS 5.6 Server
This guide explains how you can run virtual machines with VirtualBox 4.0
on a headless CentOS 5.6 server. Normally you use the VirtualBox GUI to
manage your virtual machines, but a server does not have a desktop
environment. Fortunately, VirtualBox comes with a tool called
VBoxHeadless that allows you to connect to the virtual machines over a
remote desktop connection, so there's no need for the VirtualBox GUI. Read more: |