View Full Version : How to autostart TeamSpeak
pjones006
11-08-2007, 18:49
This may be an easy answer(hopefully) but I can start teamspeak and everything seems to work fine but to have it start automatically when booting in linux what do I need to do?
Paul Jones
SuperTyphoon
12-08-2007, 08:05
To be a bit more helpful than the above post...
I know in windows there is a program you can download (called startup.exe) and you just drag the TS icon to the program window in HKML/run.
In linux, it might be the same. Go ahead and try it.
definitely not that way xD
there is no thing like the registry on linux
DjMadness
08-10-2007, 19:42
It is possable under linux:
if using kde, create a file called ~/.kde/Autostart/teamspeak.sh
nano ~/.kde/Autostart/teamspeak.sh
type the following into the file
/location/to/teamspeak-bin &
save the file
and chmod +x ~/.kde/Autostart/teamspeak.sh
To autoconnect aswell, you will need to use the tscontrol... just add it into the above script, give it f.ex a sleep of 5 to give the client a chance to start up. Good luck
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.