- 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.
in Public bookmarks with kvm machines maverick ubuntu virt-install virtual virtualization
- KVM Guest Management With Virt-Manager On Ubuntu 8.10
Virt-Manager (Virtual Machine Manager) is a graphical interface for managing KVM and Xen guests on the local and also on remote systems. You can use it to start, stop, pause, create, and delete guests, and you can connect to the guests using the graphical console. This guide shows how you can use it to manage KVM guests on an Ubuntu 8.10 desktop.
in Public bookmarks with kvm machines ubuntu virt-manager virt-viewer virtual virtualization xen
- 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.
in Public bookmarks with fedora machines server vboxheadless vboxmanage virtual virtualbox virtualization
- 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.
in Public bookmarks with kvm lvm machines maverick ubuntu virtual virtualization
machines from all users