Jump to content

MTA on CentOS 7.2 Switch from Console to root


Rob0

Recommended Posts

You need to install a package called screen:

yum install screen
screen -S MTASA
screen -ls
screen -r <ID_OF_MTASA>

Once you're connected to the screen session you can disconnect using CTRL+A then D and reconnect later using the last of above commands, also don't run your server as root, it doesn't need root privileges to run and it could be insecure if you load a suspicious resource or if someone else manage to take control over your server. 

Link to comment

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...