08-12-2009, 01:19 PM
I wonder if these lines of commands are oks?
If not, could give suggestions? Thank you very much.
CODE 1: CS 1.6 32 slots ( 100mb full link - 4GB ram / 2x Xeon )
or only '&' variable
CODE 2: CS 1.6 32 Slots ( 100mb full link - 4GB ram / 2x Xeon )
: )
If not, could give suggestions? Thank you very much.
CODE 1: CS 1.6 32 slots ( 100mb full link - 4GB ram / 2x Xeon )
Code:
./hlds_run -game cstrike -port 27019 +ip 200.139.115.14 +map de_aztec +maxplayers 32 +sys_ticrate 10000 -pingboost 2 +logsdir logs/halflife/27019 +mapcyclefile cfgs/27019/mapcycle.txt +motdfile cfgs/27019/motd.txt +servercfgfile cfgs/27019/server.cfg +sv_region 2 > /dev/null 2>&1 &
CODE 2: CS 1.6 32 Slots ( 100mb full link - 4GB ram / 2x Xeon )
Code:
screen -A -m -d -S cs27015DM ./hlds_run -game cstrike -port 27015 +ip 200.139.115.15 +map de_aztec +maxplayers 20 +sys_ticrate 10000 –pingboost 2 +sv_region 2 +logsdir logs/halflife/27015 +mapcyclefile cfgs/27015/mapcycle.txt +motdfile cfgs/27015/motd.txt +servercfgfile cfgs/27015/server.cfg
: )