Liberty Unleashed

Off Topic => General Chat => Topic started by: xxxMDjxxx on March 31, 2011, 10:06:15 pm

Title: remotely restart server?
Post by: xxxMDjxxx on March 31, 2011, 10:06:15 pm
Is there any way to remotely restart server? Like a rcon command? I mean you can set rcon command but there is no info how to login or comands to restart or shutdown???
Title: Re: remotely restart server?
Post by: Thijn on April 01, 2011, 07:25:59 am
You cant start a server with rcon commands since the server has to be started to use rcon commands :P

Depends on what sort of hosting you use, you could use the ssh2 module for PHP and make your own control panel that connects to your hosting box and uses the correct commands to start the server.
Title: Re: remotely restart server?
Post by: xxxMDjxxx on April 01, 2011, 08:29:26 am
You cant start a server with rcon commands since the server has to be started to use rcon commands :P

Depends on what sort of hosting you use, you could use the ssh2 module for PHP and make your own control panel that connects to your hosting box and uses the correct commands to start the server.

Nono, i mean restart... Like sv_restart or something maybe...
The server is already running, but how to i login to RCON and what is the command to REstart server...
Title: Re: remotely restart server?
Post by: Thijn on April 01, 2011, 12:47:02 pm
I don't think there is any restart command at the moment. I guess you can add it to the suggestions ;)