13.10.2012, 12:20
Or you can install screen which is a package that runs commands in a seperate window then you cd into the server directory and use screen -S samp ./samp03svr and if you want to resume the window and shutdown your server you can use screen -r samp and then use CTRL+C to shutdown the screen.
This is how I run the servers on my dedicated host, hope it helped
This is how I run the servers on my dedicated host, hope it helped