Linux Tutorials on the topic “virtualization”

  • Virtualization With KVM On A Fedora 10 Server

    fedora Author: Falko TimmeTags: , , Comments: 3

    Virtualization With KVM On A Fedora 10 Server This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 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.

  • How To Install VMware Server 1.0.x On A Debian Lenny Desktop

    debian Author: Falko TimmeTags: , , , Comments: 8

    How To Install VMware Server 1.0.x On A Debian Lenny Desktop This tutorial provides step-by-step instructions on how to install VMware Server 1.0.x (1.0.8 at the time of this writing) on a Debian Lenny desktop system. This is for those who prefer VMware Server 1.0.x over VMware Server 2.

  • Installing VirtualBox 2 On A Debian Lenny Desktop

    debian Author: Falko TimmeTags: , , , Comments: 8

    Installing VirtualBox 2 On A Debian Lenny Desktop This tutorial shows how you can install Sun xVM VirtualBox 2 on a Debian Lenny desktop. VirtualBox is available as a package from the official Debian Lenny repository, but it's very old (version 1.6.6), therefore I explain how to install the current version (2.1.4 at the time of this writing). With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 2 (2.1.4 at the time of this writing) from the precompiled binaries.

  • KVM Virtualization With Enomalism 2 On An Ubuntu 8.10 Server

    ubuntu Author: Falko TimmeTags: , , Comments: 4

    KVM Virtualization With Enomalism 2 On An Ubuntu 8.10 Server Enomalism ECP (Elastic Computing Platform) provides a web-based control panel that lets you design, deploy, and manage virtual machines on one or more host systems (in the case of multiple systems, we speak of a cluster or cloud). This article shows how you can use Enomalism (also know as Enomaly) to manage KVM guests on one Ubuntu 8.10 server.

  • How To Install VMware Server 2 On Debian Lenny

    Author: Falko TimmeTags: , , , Comments: 16

    How To Install VMware Server 2 On Debian Lenny This tutorial provides step-by-step instructions on how to install VMware Server 2 on a Debian Lenny 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).

  • VirtualBox 2: How To Pass Through USB Devices To Guests On An Ubuntu 8.10 Host

    ubuntu Author: Falko TimmeTags: , , , Comments: 8

    VirtualBox 2: How To Pass Through USB Devices To Guests On An Ubuntu 8.10 Host This short guide shows how you can pass through USB devices (such as a USB flash drive) to VirtualBox guests on an Ubuntu 8.10 VirtualBox 2 host. USB support is available only in the VirtualBox PUEL (closed-source) edition, not in the OSE edition, so make sure you have the PUEL edition installed.

  • Virtualization With KVM On A CentOS 5.2 Server

    centos Author: Falko TimmeTags: , , Comments: 3

    Virtualization With KVM On A CentOS 5.2 Server This guide explains how you can install and use KVM for creating and running virtual machines on a CentOS 5.2 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.

  • Xen: How to Convert An Image-Based Guest To An LVM-Based Guest

    xen Author: Falko TimmeTags: , Comments: 4

    Xen: How to Convert An Image-Based Guest To An LVM-Based Guest This short article explains how you can move/convert a Xen guest that uses disk images to LVM volumes. Virtual machines that use disk images are very slow and heavy on disk IO, therefore it's often better to use LVM. Also, LVM-based guests are easier to back up (using LVM snapshots).

  • KVM Virtualization With Enomalism 2 On A Fedora 10 Server

    fedora Author: Falko TimmeTags: , , Comments: 1

    KVM Virtualization With Enomalism 2 On A Fedora 10 Server Enomalism ECP (Elastic Computing Platform) provides a web-based control panel that lets you design, deploy, and manage virtual machines on one or more host systems (in the case of multiple systems, we speak of a cluster or cloud). This article shows how you can use Enomalism (also know as Enomaly) to manage KVM guests on one Fedora 10 server.

  • Managing Multiple KVM Hosts With Enomalism2 [Ubuntu 8.10]

    ubuntu Author: Falko TimmeTags: , , Comments: 0

    Managing Multiple KVM Hosts With Enomalism2 [Ubuntu 8.10] In my previous guide about how to set up Enomalism2 on Ubuntu 8.10 I concentrated on just one KVM host. This tutorial is an extension to that article in that it shows how to add further Ubuntu 8.10 KVM hosts to the setup that can then be managed from one single control panel.