xen
XEN: CentOS 5.1 guest on a CentOS 5.1 host mini howto
Fri, 03/14/2008 - 13:15 by Damien Saucez • Categories:
Introduction
In this small tutorial, we present how to setup CentOS guests with the standard tools proposed by CentOS.
By default, CentOS gives good tools to rapidly create networked guests, see by yourself:
Host preparation
- Configure Xen for private networking:
- Virtual networks can be configured in
/etc/libvirt/qemu/networks/autostart/default.xml
. The default configuration is good enough for us but feel free to modify it:
<network> <name>default</name>
- Virtual networks can be configured in