SA-MP Forums Archive
how to run server in linux - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: how to run server in linux (/showthread.php?tid=142011)



how to run server in linux - redigaffi - 16.04.2010

ive got a linux vps, ind i uploaded the samp folder please, give me the command to run the server, dont give me a tutorial, only the command and how to use it please, thanks.


Re: how to run server in linux - ettans - 16.04.2010

cd to the servers folder and use "nohup ./samp03svr &"


Re: how to run server in linux - redigaffi - 16.04.2010

dont work :S, the operating system is open suse


Re: how to run server in linux - Westie - 16.04.2010

screen ./samp03svr


Re: how to run server in linux - iLinx - 16.04.2010

# cd path/to/your/server
# ./samp03svr



Re: how to run server in linux - redigaffi - 17.04.2010

please help dont work , my system is open suse with parallel plesk panel, please help


Re: how to run server in linux - redigaffi - 22.04.2010

Quote:
Originally Posted by ettans
cd to the servers folder and use "nohup ./samp03svr &"
Works, thanks