angellive Posted June 12, 2019 Share Posted June 12, 2019 can somebody help me? before i tried cmd "killall mtasa" for shutdown my server then i write again "./mtasa -d" for start my server but it wont started can someone help me? it is say "-bash: ./mtasa is a directory" Link to comment
MTA Team ccw Posted June 12, 2019 MTA Team Share Posted June 12, 2019 The Linux server executable is usually called mta-server So try: ./mta-server -d If that does not work, view the directory contents with the command: ls -l Link to comment
Neon_win Posted June 18, 2019 Share Posted June 18, 2019 (edited) If you are connected to the server and you have admin rights simply type in console "shutdown" from Linux: If you are started the server in a screen just go to the screen by screen -R [name of your screen] and then if you are in type "shutdown" or "exit" command to start your server in screen : (if need use sudo for the permissions) cd [directory of your mta server] screen -dmS [name of your screen] screen -R [name of your screen] ./mta-server64 (or if you using 32 bit ./mta-sever) Edited June 18, 2019 by Neon_win grammar correction Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now