Jump to content

Background Process


Recommended Posts

Posted

Hey! I Host my own server on (Linux / Debian) my Dedicated Server so i start server and got him on Console

sssp.jpg

all OK ! but i quit from my console Server = Down :((

My question how to Start MTA Server on Background Process?

Thanks for answers :)

avatarmta.jpg
  • MTA Team
Posted

If you don't have the screen package installed yet, you can get it easily by running this as root:

apt-get install screen 

Then run the server like this:

screen ./mta_server 

Should start just fine... to put it in a background, hold CTRL key, then press A , then D.

To put it back, type

screen -r 

On a side note, you shouldn't be running it (or any other app or command that doesn't need to be run with administrative privileges) normally as root :P

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

  • Recently Browsing   0 members

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