Linux Tutorials on the topic “kvm”
-
Virtualization With KVM On Ubuntu 11.10
Author: Falko Timme • Tags: kvm, ubuntu, virtualization • 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
Author: Falko Timme • Tags: centos, kvm, virtualization • 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
Author: Falko Timme • Tags: virtualization, ubuntu, kvm • 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
Author: Falko Timme • Tags: kvm, ubuntu, virtualization • 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
Author: Falko Timme • Tags: kvm, suse, virtualization • 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
Author: Falko Timme • Tags: debian, kvm, virtualization • 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
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.
-
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.
-
Virtualization With KVM On Ubuntu 10.10
Author: Falko Timme • Tags: kvm, ubuntu, virtualization • 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
Author: Falko Timme • Tags: kvm, ubuntu, virtualization • 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.