Cancer+ Posted July 7, 2007 Report Posted July 7, 2007 I need a program that can allow other users to restart the servers. Like when you need to restart a crashed zone or something, especially Linux. I have tried ServerDoc and for some reason, it never worked. Any help is appreciated.
»Admiral Kirk Posted July 9, 2007 Report Posted July 9, 2007 Well, cant help you with Linux... But for Windows thiers FireDaemon Trinity which allows you to run programs (subgame.exe) as Services and also offers a web interface for managing said servers, also has user permisions and what not. http://trinity.firedaemon.com/
sil Posted July 10, 2007 Report Posted July 10, 2007 SSH bingo. you can set user permissions so they can only execute and work in a certain directory if you are worried about said stuff.
Cancer+ Posted July 11, 2007 Author Report Posted July 11, 2007 I will try Fire Daemon and see if it works. If it doesn't then I will look into SSH, althought I know nothing about it.
»doc flabby Posted July 11, 2007 Report Posted July 11, 2007 On Linux I offer ssh access with my zones, to allow compilation of modules on the server and i modified one of the scripts that comes with ASSS so that when someone logs in with ssh, they can just type ./start-server& to get the server back up again. ssh is normally installed by default on all linux distrubutions.
Chambahs Posted July 11, 2007 Report Posted July 11, 2007 You cant host an ASSS zone without SSH. Its way too hard for the zone owner/sysops to know whats going on without it.
Smong Posted July 11, 2007 Report Posted July 11, 2007 Still would be nice if someone can make/find a web based restarter. BDwinsAlt made one, but it's currently private.
»freakmonger Posted July 11, 2007 Report Posted July 11, 2007 cerium might have made one, I know we were talking about it for awhile. But FireDaemon is what I use for SSCC. Works fine.
sil Posted July 12, 2007 Report Posted July 12, 2007 If you want to use SSH with windows, look into the small little program called Putty. You just log into the server and do whatever you need to do.
Recommended Posts