On Wed, Mar 21, 2007 at 03:09:48PM +0100, Gerhard Hofmann wrote:
> Hi all,
> 
> I have some Vserver hosts running that were setup according to this HowTo:
> http://www.howtoforge.com/linux_vserver_debian
> 
> Because these are quite a lot of steps I always thought it would be nice
> to have a Debian distro that is Vserver-enabled out-of-the-box.

Um, Debian?

    aptitude install vserver-debiantools linux-image-vserver-k7

(Choose the cpu variant you have). Reboot to the new VServer enabled
kernel and run

    newvserver --hostname foo --domain bar --ip 1.2.3.4/8 --context 2

the rest is boring

    vserver foo start
    vserver foo enter

-- 
Miroslav Kure
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to