03-05-2008, 10:40 AM | #1 |
Join Date: Jul 2007
Posts Rated Helpful 0 Times
|
Linux Dedicated Server Install Guide
Installing a Linux Server for Fortress Forever 2.0
This guide assumes you have basic knowledge of using a shell in Linux. I will comment on each command so those new to Linux or are unfamiliar with certain commands understand what each one does. Remember that all commands in Linux are CAPS SENSITIVE! Okay, once you are logged into your server you need to type the following -: This creates a folder called ff_1 mkdir ff_1 This enters the folder called ff_1 cd ff_1 This downloads the (old) Steam server installer which is needed to update to the latest version wget http://storefront.steampowered.com/download/hldsupdatetool.bin This makes the hldsupdatetool.bin file able to run as a program chmod +x hldsupdatetool.bin This runs the hldsupdatetool.bin program to update to the latest version of the server installer ./hldsupdatetool.bin Type in yes to the prompt Type in the following to update the newer Steam installer to the latest version ./steam Next type in the following to download the ./steam –command update –game hl2mp Now go play Fortress Forever for about 15mins while the server downloads all the necessary files. Eventually you’ll get the message 100.00% .\srcds_run HLDS installation up to date Now download the 1.1 server installer wget http://www.rawlie.com/file/FF/downloads/FortressForever1.1_full.zip And extract it unzip FortressForever1.1_full.zip Now you have a folder called FortressForever! However, we need to update the server twice more to get it to 1.11 and then 2.0. So lets type the following cd FortressForever Lets download the 1.11 server patch wget http://trepid.net/ff/files/FortressForever1.11_incremental.zip Unzip the patch unzip FortressForever1.11_incremental.zip It should ask you if you want to replace like ten files, type in A then press enter Type the following to go up one directory cd ../ Okay, now to upgrade from 1.11 to 2.0 wget http://www.rawlie.com/file/FF/downloads/ff111to20server.zip unzip ff111to20server.zip Again it will ask you about overwriting files so simply type A then hit enter to continue Okay, you now have everything in position to start a server. If you can ftp in, this will be a lot easier to edit the server config in the cfg folder under FortressForever. If not, to edit your server config from the shell try the following -: cd FortressForever cd cfg vi server.cfg Or try this one nano server.cfg Nano is a hell of a lot easier to use, so if your host has that installed use that! Once you’ve edited the server config, type the following to get back into the ff_1 folder cd ../../ Now simply type screen -dms ff_27015 ./srcds_run -game FortressForever +ip YOURSERVERIPHERE -port 27015 -tickrate 33 -autoupdate +exec server.cfg +map ff_dustbowl +log on EDIT THE BIT IN BOLD ABOVE Now you have a lean mean frag-enabling server machine! Last edited by JayDee; 03-05-2008 at 11:01 AM. |
|
03-06-2008, 01:04 AM | #2 |
Community Member
Server Owner
Beta Tester Forum Moderator Join Date: Mar 2007
Location: Hawthorne, California
Class/Position: Soldier/Spy/Scout Gametype: AvD Affiliations: :e0:Eternal Order Leader Posts Rated Helpful 12 Times
|
Some one add this to the wiki
__________________
|
|
03-06-2008, 04:44 PM | #3 | |
Wiki Team
Fortress Forever Staff Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly Gametype: PAYLOAD Affiliations: DET- Posts Rated Helpful 19 Times
|
Quote:
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf (Beta) alchimy_b1 (Lua) base_payload_2015 (Models) props_trainyard |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|