samp server under debian
#1

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
Reply
#2

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 &
Reply
#3

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 &
Reply
#4

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. "
Reply
#5

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?
Reply
#6

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.
Reply
#7

the announce have the rights 755 but it dont work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)