Linux Tutorials on the topic “kvm”

  • Virtualization With KVM On Ubuntu 11.10

    ubuntu Author: Falko TimmeTags: , , Comments: 1

    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.

  • Virtualization With KVM On A CentOS 6.0 Server

    centos Author: Falko TimmeTags: , , Comments: 4

    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.

  • Installing KVM Guests With virt-install On Ubuntu 11.04 Server

    ubuntu Author: Falko TimmeTags: , , Comments: 0

    Installing KVM Guests With virt-install On Ubuntu 11.04 Server Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 11.04 KVM server.

  • Virtualization With KVM On Ubuntu 11.04

    ubuntu Author: Falko TimmeTags: , , Comments: 11

    Virtualization With KVM On Ubuntu 11.04 This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 11.04 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.

  • Virtualization With KVM On An OpenSUSE 11.4 Server

    opensuse Author: Falko TimmeTags: , , Comments: 0

    Virtualization With KVM On An OpenSUSE 11.4 Server This guide explains how you can install and use KVM for creating and running virtual machines on an OpenSUSE 11.4 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.

  • Virtualization With KVM On A Debian Squeeze Server

    debian Author: Falko TimmeTags: , , Comments: 3

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

  • Virtualization With KVM On An OpenSUSE 11.3 Server

    opensuse Author: Falko TimmeTags: , , 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.

  • Virtualization With KVM On A Fedora 14 Server

    fedora Author: Falko TimmeTags: , , 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.

  • Virtualization With KVM On Ubuntu 10.10

    ubuntu Author: Falko TimmeTags: , , Comments: 4

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

  • Installing KVM Guests With virt-install On Ubuntu 10.10 Server

    ubuntu Author: Falko TimmeTags: , , Comments: 0

    Installing KVM Guests With virt-install On Ubuntu 10.10 Server Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 10.10 KVM server.