PDA

View Full Version : Auto Start ==> ts won't work


GoldenEye
18-02-2008, 16:21
YooHi
I installed a TS Server i followed , THIS (http://ubuntuforums.org/showthread.php?t=236834) tut.
Everything works.
Untill I lookes for auto start up


> sudo /etc/init.d/teamspeak start
sudo: unable to execute /etc/init.d/teamspeak: No such file or directory
> sudo start-stop-daemon --chuid teamspeak --chdir /opt/tss2_rc2 --stop --exec /opt/tss2_rc2/server_linux
No /opt/tss2_rc2/server_linux found running; none killed.
> sudo start-stop-daemon --chuid teamspeak --chdir /opt/tss2_rc2 --start --exec /opt/tss2_rc2/server_linux
Error starting daemon. Aborted

Some time i see a error like this ":11" en ":13" :confused:

Thx, ;)
GoldenEye