Get the Battlefield 2 Linux Server off WP (40mb)
Quick start
- Run the server installer and follow the instructions.
IMPORTANT:
Please note that if you choose to install the server over an existing installation the existing installation directory will be removed!
Example:
$ sh bf2_linuxded-x.y.z-installer.sh
- Modify mods/bf2/settings/serversettings.con to your taste.
Example:
$ cd /path/to/installation/bf2
$ vi mods/bf2/settings/serversettings.con
- Modify mods/bf2/settings/maplist.con to your taste.
Example:
$ cd /path/to/installation/bf2
$ vi mods/bf2/settings/serversettings.con
IMPORTANT:
Please see the information below to understand the new map list format.
- Run the server from within the top-level directory by typing
./start.sh [arguments] from a shell.
Example:
$ cd /path/to/installation/bf2
$ ./start.sh
- If you are starting the server from a remote connection you will need to encapsulate it inside a "screen" session to let it stay behind when you log out from the shell.
Example (to start the server):
$ cd /path/to/installation/bf2
$ screen ./start.sh
Now press Ctrl-A followed by Ctrl-D to detach the screen session, leaving it
running in the background. You can now log out without affecting the server.
Example (to reconnect to the server status monitor):
$ screen -r
Please see the man page for screen to learn more about what it can do.
More information
Welcome to the Battlefield 2 dedicated server. For patch-specific information please refer to the generic read me file included with both the Linux and win32 distributions.
For discussion with the developers and other users of this server please subscribe to the bf1942 mailing list. To join the list, send a message to and follow the instructions given to you in the reply.
If you prefer to use a forum, there is one set up at the distribution site for the open beta series at http://www.bf1942.lightcubed.com . You can report bugs both in the forum and on the mailing list. Please don't send bug reports in private mail, use the forum or the list instead.
More articles about Battlefield 2