Posts: 201
Threads: 84
Joined: Jul 2014
Reputation:
0
Hello.. i've hosted my server on linux,i'm controling it using FileZilla.well,my friend just ran the server,i don't know how..
i just want to ask how can i turn it off and run it..please help me
Posts: 280
Threads: 1
Joined: Oct 2014
Reputation:
0
you should know username and password. If you can control the server in filezilla you can turn off the server.
Posts: 2,799
Threads: 95
Joined: Jun 2006
Reputation:
0
or SSH into your server and type "killall -9 samp03svr"
Posts: 139
Threads: 4
Joined: Dec 2014
Reputation:
0
You should have a Username and a Password to log on to your FTP and control the server, whether its off or on.
Posts: 201
Threads: 84
Joined: Jul 2014
Reputation:
0
I have the user and the password,i don't know how to run it...
Posts: 279
Threads: 2
Joined: Aug 2014
Reputation:
0
You can't turn it OFF by FTP.
You have to connect with SSH to your server and then you can turn it OFF by: # killall samp03svr