Topic: teeworlds_srv running in background
Hello,
I'm trying to run teeworlds_srv in background with "&" like :
./teeworlds_srv -f teewars.cfg &
But this is not working, do you have a trick ?
You are not logged in. Please login or register.
Teeworlds Forum → Support → teeworlds_srv running in background
Hello,
I'm trying to run teeworlds_srv in background with "&" like :
./teeworlds_srv -f teewars.cfg &
But this is not working, do you have a trick ?
Ok i'm a bit stupid i found an interesting post there : http://www.teeworlds.com/forum/viewtopic.php?id=772 I'm going to look into it.
screen -S myTWserver -d ./teeworlds_srv -f myconf.cfg
Oh thanks, i have a problem installing screen, but when it will be fixed i'll try it !
This is not working... It runs like without "screen".
screen -dmS myTWserver -d ./teeworlds_srv -f myconf.cfg
Works ! Thank you.
This is not working... It runs like without "screen".
Well, in my CENTOS 4 it works with &
./teeworlds_srv -f config.cfg &
and just press enter again
and write: "logout" if no-gui server or "exit" if using a gui os (like ubuntu)
screen -dmS myTWserver -d ./teeworlds_srv -f myconf.cfg
Works ! Thank you.
The second "-d" was too much !
Teeworlds Forum → Support → teeworlds_srv running in background
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.