F.E.A.R.

Here you'll get instructions of how to install a linux dedicated F.E.A.R. server.

Getting the F.E.A.R. files

Download the F.E.A.R. Linux binary
fear-linuxserver-1.08.tar.gz

Setup a dedicated F.E.A.R. Server

Go to your games installation directory
$ cd /usr/local/games
Unpack the tar-file
this will create a "FEAR" directory
$ tar -xvzf /tmp/fear-linuxserver-1.08.tar.gz
Make the F.E.A.R. Linux binary executable
$ cd ./FEAR
$ chmod o+x ./fearserver.bin
Run the F.E.A.R. Linux binary
$ ./start.sh

Configuration of F.E.A.R.

You can use your own configuration file. You only need to change the line in start.sh with ./fearserver.bin -optionsfile MyServerOptions.

Links for F.E.A.R.

F.E.A.R. Port Settings

  • TCP: 27888, 28910, 44334
  • UDP: 27888, 28910, 44334