|
|
|
Thursday, 24 November 2011 12:36 |
|
Installing KVM Guests With virt-install On Ubuntu 11.10 Server
Unlike virt-manager,
virt-install is a command line tools 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.10 KVM server. Read more: |
|
|
Sunday, 08 May 2011 15:24 |
|
Installing KVM Guests With virt-install On Ubuntu 11.04 Server
Unlike virt-manager,
virt-install is a command line tools 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. Read more: |
|
|
Sunday, 28 November 2010 12:20 |
|
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. Read more: |
|
Written by
|
|
Sunday, 15 November 2009 15:35 |
|
How To Enable Networking In Xen Guests On Hetzner's DS Servers (Debian Etch)
This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner's DS servers.
With the DS servers, you can get a subnet of eight additional IPs (or
more) - usually that subnet is different from the subnet that the
server's main IP is from. The problem is that these additional IPs are
bound to the MAC address of the host system (dom0) - Hetzner's routers
will dump IP packets if they come from an unknown MAC address. This
means we cannot use Xen's bridged mode, but must switch to Xen's routed
mode where the host system (dom0) acts as the gateway for the guests. Read more: |
|
|
|
|
|
|
|