Linux Tutorials on the topic “virtualization”
-
Xen Cluster Management With Ganeti On Debian Etch
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 3Xen Cluster Management With Ganeti On Debian Etch Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
-
Xen Cluster Management With Ganeti On Debian Lenny
Author: Falko Timme • Tags: debian, high-availability, virtualization, xen • Comments: 2
Xen Cluster Management With Ganeti On Debian Lenny Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless OpenSUSE 11.3 Server
Author: Falko Timme • Tags: suse, virtualbox, virtualization • Comments: 0
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless OpenSUSE 11.3 Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless OpenSUSE 11.3 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.
-
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Fedora 14 Server
Author: Falko Timme • Tags: fedora, virtualbox, virtualization • Comments: 3
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Fedora 14 Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless Fedora 14 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.
-
Virtualization With KVM On An OpenSUSE 11.3 Server
Author: Falko Timme • Tags: kvm, suse, virtualization • Comments: 1
Virtualization With KVM On An OpenSUSE 11.3 Server This guide explains how you can install and use KVM for creating and running virtual machines on an OpenSUSE 11.3 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.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Ubuntu 10.10 Server
Author: Falko Timme • Tags: ubuntu, virtualbox, virtualization • Comments: 19
VBoxHeadless - Running Virtual Machines With VirtualBox 4.0 On A Headless Ubuntu 10.10 Server This guide explains how you can run virtual machines with VirtualBox 4.0 on a headless Ubuntu 10.10 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.
-
How To Install VMware Server 2 On A Fedora 14 Desktop (Kernel 2.6.35)
Author: Falko Timme • Tags: desktop, fedora, virtualization, vmware • Comments: 13
How To Install VMware Server 2 On A Fedora 14 Desktop (Kernel 2.6.35) This tutorial provides step-by-step instructions on how to install VMware Server 2 on a Fedora 14 desktop system (with kernel 2.6.35). With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).
-
How To Install VMware Server 2 On Ubuntu 10.10 (Kernel 2.6.35)
Author: Falko Timme • Tags: desktop, ubuntu, virtualization, vmware • Comments: 18
How To Install VMware Server 2 On Ubuntu 10.10 (Kernel 2.6.35) This tutorial provides step-by-step instructions on how to install VMware Server 2 on an Ubuntu 10.10 desktop system. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).
-
Virtualization With KVM On A Fedora 14 Server
Author: Falko Timme • Tags: fedora, kvm, virtualization • Comments: 0
Virtualization With KVM On A Fedora 14 Server This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 14 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.
-
Installing And Using OpenVZ On Fedora 14
Author: Falko Timme • Tags: fedora, openvz, virtualization • Comments: 0
Installing And Using OpenVZ On Fedora 14 In this HowTo I will describe how to prepare a Fedora 14 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.