Jump to content
  • 0
Sign in to follow this  
Kuroyama

Server closing after exiting putty

Question

So I use the ./char-server, ./login-server and ./map-server and the server has run successful but whenever

I exit the putty, the server also close. Unlike using ./athena-start start, even you close the putty, the server will remain running.

How to make them run even tho the putty is closed? Even the

gdb ./map-server

run

is closing whenever I exit putty.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

in putty use screen or tmux. and inside screen or tmux run your server

then it can survive your disconnection.

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.