Jump to content

How to Run my MTA SA 24/7 on a VPS


Om.

Recommended Posts

Posted

Hi Guys, I've installed MTA Server on my VPS, but it shutdowns when i press "CTRL + C" (Exit ./mta-server), Is there anything which can run my Default Server 24/7 on my VPS?

Posted

screen -dmS NameOfScreen ./mta-server

When u want to get back to server console type:

screen -r NameOfScreen

Other commands that are very used for screen are:

screen -ls (shows the list of screens)

screen -wipe (when you stop a server, you can refresh the screens list)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...