Sty Installation Help

Post here if you need help setting up your server, etc.
Post Reply
xKira
Posts: 2
Joined: Mon Mar 07, 2011 1:22 pm

Sty Installation Help

Post by xKira »

I'm attempting to install the sty server on CentOS by following the direction found here: http://wiki.armagetronad.net/index.php?title=Sty

After make & make install, it uses /root as a prefix, and I know where them files are, but how do you start the server? armagetronad-dedicated nor armagetronad-sty is either a service or able to be executed by typing "armagetronad-dedicated" into the terminal.

I'm installing this remotely on a dedicated server through SSH.
xKira
Posts: 2
Joined: Mon Mar 07, 2011 1:22 pm

Re: Sty Installation Help

Post by xKira »

ok it does open with armagetronad-dedicated but how can i run it as a service because when nobody is there, the SSH will get a broken pipe running like that
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Sty Installation Help

Post by Z-Man »

Either with the 'screen' helper program or via "/etc/init.d/armagetronad-dedicated start" (and adding that script to the automatically started scripts via whatever your system demands for that.)
Post Reply