Stop server on linux
#1

Hi guys.

I'd like to stop my SA-MP server. However when I type a command, nothing happens.
Here is a screen

http://imageshack.us/photo/my-images...aptureyrb.jpg/

Cordially.
Reply
#2

Enter on server, type "/rcon login (password)", then type "/rcon exit".
Reply
#3

or use "ps -x" search for ./samp03svr process id and use "kill id"
Reply
#4

I prefer to use the solution costel_nistor96, it is cleaner for the server.

Thanks
Reply
#5

#killall -9 samp03svr (more fast, but will kill all servers with the same process name)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)