Hi On Tue, Nov 25, 2003 at 12:01:03PM -0800, ian douglas wrote: > > But maybe one should package util-vserver and upload it as independant > > package? > > Any chance someone has the whole vserver setup in a debian package? I have a > very minimal installation (200M or so) on a fresh server of 'woody', and > would like to get started with vserver on that system. When I FTP'd to > Jacques' site though, he only had RPM's for the vserver-admin package, no > source package at all. > > Anyone willing to hand-hold me through getting Debian up and running with > vserver? ;o)
Add deb http://debian.opal.dhs.org/ woody main to your apt sources.list. apt-get install vserver debootstrap apt-get install kernel-image-2.4.20-mppe+ctx+xfs+vlan-386 (or some other arch 686, 686-smp etc). This kernel is used in a lot of production machines so it can be considered stable. Reboot with the new kernel. newvserver --hostname foobar --domain foo.com --ip 192.168.1.1 --arch i386 Soon you can run the new vserver foobar. Regards, // Ola > > _______________________________________________ > Vserver mailing list > [EMAIL PROTECTED] > http://list.linux-vserver.org/mailman/listinfo/vserver -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | +46 (0)54-10 14 30 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
