Jump to content

running server in background


Recommended Posts

Posted

Hi,

When I fork the server process (start it like ./mta_server &) the process is automatically stopped.

Is there a way to force the server process to the background, or do i have to start using screen?

I am obviously using linux.

Thanks

[edit] Another question.. is there any way to make the server bind to an IP instead of to 0.0.0.0? [/edit]

Posted

screen -S mta ./mta_server

Then hit Ctrl+A and then Ctrl+D to detatch from it.

4m85g1y.png

Make sure to use the Search feature before posting a new topic.

Click here for detailed MTA: San Andreas server setup guides.

  • MTA Team
Posted

if you look at the original post (and people, please read a post in total, not just the title or the first line) you see that he is asking for any way other than screen or forking the process.

  • Recently Browsing   0 members

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