View Full Version : Server linux ded
Hello i have installed mohaa on an linux server when i start the server and disconnecte from the root goes the mohaa server down
why ???
i start the server with this parameters:
/etc/init.d/mohaa_lnxded +set net_IP 217.160.218.236 +set net_port 12203 +set fs_basepath ./ +set com_zoneMegs 30 +set vm_game 0 +set ttycon 0 +set dedicated 2 +exec server.cfg
when i startet the server i can play
im disconneted from the root than goes the server "sleeping!" down :)
Which I am to do... which make I wrongly
sorry for my bad english
BENSTER
08/30/03, 08:34 am
Use this line, note the last part >/dev/null 2>&1 &
/etc/init.d/mohaa_lnxded +set net_IP 217.160.218.236 +set net_port 12203 +set fs_basepath ./ +set com_zoneMegs 30 +set vm_game 0 +set ttycon 0 +set dedicated 2 +exec server.cfg >/dev/null 2>&1 &
Last login: Sat Aug 30 15:18:25 2003 from pd95885e7.dip.t-dialin.net
Have a lot of fun...
myname:~ # /etc/init.d/mohaa_lnxded +set net_IP 217.160.218.236 +set net_port 12203 +set fs_basepath ./ +set com_zoneMegs 30 +set vm_game 0 +set ttycon 0 +set dedicated 2 +exec server.cfg >/dev/null 2>&1 &
[1] 11735
myname:~ #
yes its running....
i disconnect from the server and the mohaa server closed
ok its running nice one
big thanks
BENSTER
08/30/03, 12:23 pm
;) that is how you run the server in the background so you can disonnect. If you are the type that likes to reconnect and work through the server console, then you need to learn the screen command.......
screen ./etc/init.d/mohaa_lnxded +set net_IP 217.160.218.236 +set net_port 12203 +set fs_basepath ./ +set com_zoneMegs 30 +set vm_game 0 +set ttycon 0 +set dedicated 2 +exec server.cfg
Now you are stuck in the a "screen"
press both <ctrl> and 'a' at the same time, release both, press 'd' to detach from your screen. type ps -x and you will see your server running.
You can log back in later, and type: screen -r and you will be back in your screen.
When you start crashing screens, there can be an issue later of dead screens hanging around. if you suspect something is wrong, use screen -wipe to clear out any dead screens. But if you don't need to monkey around in the console, the first method is the fastest, and the least amount of trouble.
Ok thank you very very mutch :)
ok my next problem :)
when i play on the server my ping 80 when im playing on an another server is my ping better 30-40
the server is a littel bit lagging
root: 1und1
Intel Celeron 2.000 MHz- Prozessor
256 MB
DDR-RAM
217.160.218.236:12203
Which I can still make at the attitudes?
BENSTER
08/30/03, 10:45 pm
To determine lag, you need to compare apples to apples. Do a trace route on your server, and a better ping server. YOu may find less hops, or just lower numbers all the way.
On quake servers, if the server is sv_fps 30 and the client is snaps 20, the client ping will go up about 28ms. Your client needs to be equal or greater snaps - just set your client to 40, and it will adjust.
I'm assuming that you are based in the UK and are used to playing on UK servers.
I believe the 1&1 servers that you are hosting on are located in Germany so you can expect a slightly higher ping
vBulletin® v3.6.9, Copyright ©2000-2010, Jelsoft Enterprises Ltd.