Ok, i have set up teamspeak for a customer on a dedicated ip and have 2 questions im curious about :
1.) How can i get the ts server to start on a server reboot?
the command to actually start the server is :
/home/*******/tss_rc2/teamspeak2-server_startscript start
The first way that springs to mind is to have the above line ran every 5 minutes via a cron job, that way if the server is already running then it does nothing but if its not then it starts.
Is this the best and easiest way? if so how would i do this?
2.) How can i get more than one teamspeak running on a server? ive tried this before but all i got when starting the 2nd one is that its already running (trying to share the same port if i remember rightly)
Thanks for any help or advice you can give.
1.) How can i get the ts server to start on a server reboot?
the command to actually start the server is :
/home/*******/tss_rc2/teamspeak2-server_startscript start
The first way that springs to mind is to have the above line ran every 5 minutes via a cron job, that way if the server is already running then it does nothing but if its not then it starts.
Is this the best and easiest way? if so how would i do this?
2.) How can i get more than one teamspeak running on a server? ive tried this before but all i got when starting the 2nd one is that its already running (trying to share the same port if i remember rightly)
Thanks for any help or advice you can give.