Page 1 of 1

Better reboot for l2jserver

Posted: Wed Aug 02, 2017 4:34 pm
by KGB1st
What is the best way to reboot machine with started l2jserver?
How I can send terminate signal to the server wich started in screen session?

Re: Better reboot for l2jserver

Posted: Sat Aug 05, 2017 5:36 am
by howdoyouturn69
1- Use GM reboot. Player know when the server will be rebooted.
2- Set Daily Task to reboot. So the players get use to a fixed time.

Cheers.

Re: Better reboot for l2jserver

Posted: Sat Aug 05, 2017 2:32 pm
by HorridoJoho
If you have to shutdown multiple services cleanly on the same machine and can't rely on L2J's in game shutdown or auto restart through global tasks, you can use L2J's telnet port to shutdown your server. For that go to your Telnet.properties and enable it. Thoose settings are available on login- and gameserver.

If you are connecting to the telnet port thorugh a WAN port, make sure you are using a secured connection through VPN for example.

Re: Better reboot for l2jserver

Posted: Sat Aug 05, 2017 9:46 pm
by howdoyouturn69
HorridoJoho wrote: Sat Aug 05, 2017 2:32 pm If you have to shutdown multiple services cleanly on the same machine and can't rely on L2J's in game shutdown or auto restart through global tasks, you can use L2J's telnet port to shutdown your server. For that go to your Telnet.properties and enable it. Thoose settings are available on login- and gameserver.

If you are connecting to the telnet port thorugh a WAN port, make sure you are using a secured connection through VPN for example.
Telnet has several security concern awhile ago.

It should use in-house methods.

Re: Better reboot for l2jserver

Posted: Sun Aug 06, 2017 7:49 pm
by KGB1st
screen session terminated after servers' restart... maybe tmux helps me, will be test
..or I use not correct bush to run at screen session :yawn: