How-To install TeamSpeak on SME 7.0 (and start it on boot up)
Author : william_syd
Tested on SME Version: 7.0 final(serveronly and server+gateway)
Updated :
License :
Login to the console as root
- db accounts set teamspeak user PasswordSet no ForwardAddress admin
- signal-event user-create teamspeak
- cd /home/e-smith/files/users/teamspeak/home
- wget ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/ts2_server_rc2_20201.tar.bz2
- tar -xjf ts2_server_rc2_20201.tar.bz2
- cd tss2_rc2/
- wget http://magicwilly.webhostingpal.com/SME7%20How%20To%20Files/TeamSpeak/teamspeak
- wget http://magicwilly.webhostingpal.com/SME7%20How%20To%20Files/TeamSpeak/42AllowTS
- chmod 755 teamspeak
- cp teamspeak /etc/rc.d/init.d/teamspeak
- cp 42AllowTS /etc/e-smith/templates/etc/rc.d/init.d/masq/42AllowTS
- ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S98teamspeak
- /sbin/e-smith/db configuration set teamspeak service status enabled
- chown -R teamspeak /home/e-smith/files/users/teamspeak/home/tss2_rc2
- db accounts setprop teamspeak Shell /bin/bash
- chsh -s /bin/bash teamspeak
- /sbin/e-smith/signal-event console-save
- /sbin/e-smith/expand-template /etc/rc.d/init.d/masq
- service masq restart
- /sbin/e-smith/signal-event post-upgrade
The following should now start the server...
- /etc/rc7.d/S98teamspeak start
The following should give you the passwords...
- /etc/rc7.d/S98teamspeak passwords
Reboot and check that it starts
- /sbin/e-smith/signal-event reboot
Access the Admin page at..
- http://yourserver:14534
References:
Information gathered from this forum thread http://forums.contribs.org/viewtopic.php?t=33481
Back AllPages SME7Howtos
Plugin FrameContribs disabled. (action != 'browse')
<?plugin FrameContribs src=http://forums.contribs.org/viewtopic.php?t=33481 height=1600 width=100% frameborder=1 scrolling=auto ?>