MIKI785 Posted March 18, 2011 Posted March 18, 2011 Hi, I have a problem, if I start server using Putty, its OK. Server is running but If i close the putty server will shutdown, why? Please help how to make server still runing. I try command exit but the same > Server shutdown I have Linux debian Lua Scripter Owner of mshost.cz MTA portal.
0 Moderators Zango Posted March 18, 2011 Moderators Posted March 18, 2011 you would want to use screen as it let's you detach and reattach the server console. aptitude install screen once installed, you can use screen -S mtaserver now start your server and you can freely close putty when you log back into putty, use this command to reattach your console: screen -R mtaserver
0 MIKI785 Posted March 19, 2011 Author Posted March 19, 2011 Thanks, its OK now. Lua Scripter Owner of mshost.cz MTA portal.
Question
MIKI785
Hi,
I have a problem, if I start server using Putty, its OK. Server is running but If i close the putty server will shutdown, why? Please help how to make server still runing.
I try command exit but the same > Server shutdown
I have Linux debian
Lua Scripter
Owner of mshost.cz MTA portal.
2 answers to this question
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