Le Jeudi 1 Septembre 2005 10:02, Dennis Roos a écrit : > On Thu, 2005-09-01 at 02:56 +0200, Herbert Poetzl wrote: > > On Thu, Sep 01, 2005 at 12:46:53AM +0200, Andreas John wrote: > > > before I start experimenting with gameservers (namely > > > Countersrike/HL), I wanted to ask here if anyone can report bad > > > sideeffects when running them in a vserver guest?
> One of our customers run some gameservers within vservers, I am not > into gaming, so I wouldn't know which ;) > But beware of memory leaks due to sloppy coding ;) so prepare to limit > the vservers. Thsi is related to the original question : I managed to run teamspeak in a vserver. A launch script can be foung here : http://nayco.free.fr/wiki/doku.php?id=tsserver to use it, name it 'teamspeak', put it in '/etc/init.d' and : # adduser teamspeak # cd /home/teamspeak # tar xvfj downloaded_archive.tar.bz2 # chmod -R ... # chown -R ... # chkconfig --add teamspeak # service teamspeak start This should work. -- ,, (°> Nicolas Costes /|\ IUT de La Roche / Yon ( ^ ) Clé publique: http://www.keyserver.net/ ^ ^ Musique libre: http://musique-legale.info/ - http://www.jamendo.com/
pgpIhurTCKkTV.pgp
Description: PGP signature
_______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
