|
Sunday, 28 March 2010 15:16 |
|
Virtualization With KVM On A Fedora 12 Server
This guide explains how you can install and use KVM for creating and
running virtual machines on a Fedora 12 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, 25 March 2010 16:05 |
|
VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A
Headless CentOS 5.4 Server
This guide explains how you can run virtual machines with Sun VirtualBox 3.1.x
on a headless CentOS 5.4 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: |