Search found 2 matches

by Meiko
27 Feb 2013, 21:06
Forum: Support & Bug reports
Topic: Server always online.
Replies: 4
Views: 1981

Re: Server always online.

I have tried the 2 solutions, but the problem is still here. I have tried to combine the 2 solutions, please tel me if the syntax is correct. cd ~/tmw-ea/eathena-data/ shopt -u huponexit nohup ./char-server& ./login-server& ./map-server& Sometimes I have a message, like "Nohup.out <...
by Meiko
27 Feb 2013, 16:45
Forum: Support & Bug reports
Topic: Server always online.
Replies: 4
Views: 1981

Server always online.

Hello, I'm not a experimented user. I have create a TMW server on a Ubuntu 12.04 Desktop Server and I can connect in game with the TMW Client. I'm launching the server with Putty with this command : cd ~/tmw-ea/eathena-data/ ./char-server& ./login-server& ./map-server& But when I close P...