SA-MP Forums Archive
samp server under debian - 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: samp server under debian (/showthread.php?tid=143674)



samp server under debian - jason51 - 23.04.2010

hello when i start the samp server under debian with putty the server run but when i close putty the samp server shut down

help


Re: samp server under debian - Calgon - 24.04.2010

You're clearly not used to putty/ssh commands yet.

Check the Linux Page on the wiki (here).

Use this to start your server:
Code:
nohup ./samp03svr &



Re: samp server under debian - kevinwalter - 24.04.2010

Quote:
Originally Posted by Freddo
You're clearly not used to putty/ssh commands yet.

Check the Linux Page on the wiki (here).

Use this to start your server:
Code:
nohup ./samp03svr &
nohup isnt needed
just:
Code:
./samp03svr &



Re: samp server under debian - Calgon - 24.04.2010

Quote:
Originally Posted by WaKe
Quote:
Originally Posted by Freddo
You're clearly not used to putty/ssh commands yet.

Check the Linux Page on the wiki (here).

Use this to start your server:
Code:
nohup ./samp03svr &
nohup isnt needed
just:
Code:
./samp03svr &
"On some Linux servers, the process will continue to run after the SSH window is closed, but this is not always the case. "


Re: samp server under debian - jason51 - 25.04.2010

hello my servers are not in the internet list after 24hour why?

the server runs 24/7

must i give the announce file rights to run?


Re: samp server under debian - Calgon - 25.04.2010

Quote:
Originally Posted by jason51
hello my servers are not in the internet list after 24hour why?

the server runs 24/7

must i give the announce file rights to run?
Yes, I believe so.


Re: samp server under debian - jason51 - 26.04.2010

the announce have the rights 755 but it dont work