Page 1 of 1

ET server on FreeBSD 4.10 (linux enabled)

Posted: Mon Dec 20, 2004 8:02 am
by bryanlee
i need a step by step rtfm on setting up ET server
on FreeBSD 4.10 (linux enabled), i have downloaded
the file et-linux-2.55.x86.run, can anyone tell me any
url or paste a guide? tks.

Posted: Mon Dec 20, 2004 10:01 am
by Nail

Posted: Mon Dec 20, 2004 3:27 pm
by DG
for the non- linux-specific side of it, advanced enemy territory server guide will hopefully fit requirements.

Posted: Sat Dec 25, 2004 9:38 am
by alpn
Hi,

Some
1) You must have installed linux emulation.

Quick help:

You can install it from ports ( /usr/ports/emulators/linux_base or pkg_add -r linux_base from package). I recommend you to install it from cvsup'ed ports tree.

You might consult the giant and super handbook also. See http://www.freebsd.org/doc/en_US.ISO885 ... uxemu.html

2) After it you can safely run the binary ( chmod u+x etbla.bin ; and run it with ./etbla.bin). Then it's normal installation program which asks paths etc.

Even more easy way, there is a FreeBSD port in /usr/ports/games/linux_enemyterritory where you do not worry about anything.

3) After you run the server ,check your kernel MBUFS and remember renice the proccess, if there are loaded services used like Apache. Somehow, FreeBSD generates yellow lag spikes if you do not give enough nice priority for it.

I hope this helped :)

Posted: Sat Dec 25, 2004 2:46 pm
by deej
Well to avoid errors I'd also recommend not to use the 2.55 but use the 2.56 which is available at ftp://ftp.idsoftware.com/idstuff/et/linux (or use a mirror of course).