Version 1.2
Hi folks!
I have created a powerful TeamSpeak3 Multistartscript.
Some threat's and script on this site give's me a inspiration to create it.
HOT-Function: "AUTOMATIC"UPDATE
(Without losing your Database! )
Functions overview:
~~~~~~~~~~~~~~
start|stop|restart|update|status|watch
Requirements packages:
~~~~~~~~~~~~~~~~~
AWK
Screen
Expect
Allowed:
~~~~~~
Change
Copy&Paste for own Scripts
Modifiy
To improve
NOT Allowed:
~~~~~~~~~
Delete the Headlines ( Copyleft )
~~ BUGLIST ~~
* Fixed a typing error
* Fixed a UpdateBug to beta-1X
* Fixed load PluginBUG
~~ IN DEVELOPMENT v 1.03~~
* EMail notification for Updates
* BackUp System for MySQL
* AutoSetup Cronjob under Debian Linux and compossible BS
* SQLite password receovery
*finished*
[Troubleshooting]
Info for SuSE Linux:
http://www.gizmola.com/blog/archives...directory.html
Color problem?
Link sh to bash
:
sudo rm /bin/sh && sudo ln -s bash /bin/sh
Unlink it:
sudo rm /bin/sh && sudo ln -s dash /bin/sh
You have problems with the update from beta-15 to beta-16?
Change this Line (240):
wget -O - $FTPPATH$(cat current)/ 2> /dev/null | grep -o -E $FILENAME[^\"]+tar.gz -o | tail -n1 > name
to this:
wget -O - $FTPPATH$(cat current)/ 2>/dev/null | cut -d '"' -f 2 | grep linux | tail -n1 > name
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks & Credits
Thanks
Germeshausen.de for allowed use
this.
Thanks Obbi for help me by grep out a information for the Updatefeature!
Thanks
BlackScript, now the SuSE Users can run my Script to!
Thanks
nickvergessen for report a
BUG!
Thanks
BizzWare for report a
BUG!
Thanks
CoolRunner for report a
BUG!
Thanks
Simeon for report a
BUG!
Other nice and sense scripts:
[RELEASE] Client revision check - inform and inform/kick the client
A simple ts3 serveradmin password recovery script (win + linux)
TS3-PHPPear Mod ( Anti Recording, Anti Idle, Protect Nicks and Groups )
http://forum.teamspeak.com/showpost....55&postcount=3
DOWNLOAD IT NOW! --> "English" version now available!
This Script is tested under Linux version 2.6.26-2-686 (Debian 2.6.26-19lenny2)