Results 1 to 15 of 101
Hybrid View
-
27-12-2009, 21:51 #1
-= TeamSpeak Addict =-
- Join Date
- Aug 2008
- Location
- Whois
- Posts
- 597
[BETA]Powerful Teamspeak3 Server Startscript for Linux with "AUTOMATIC"UPDATE!
This Script doesn't works with BETA Server !
Version 1.4.0 ( Last Update 21/JUL/2012 )
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|check
"check" is ja new function, for email notification if an update available
Requirements packages:
~~~~~~~~~~~~~~~~~
AWK
Screen
Expect
global
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.3.0~~
* All functions included :-)
[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 Ethaniel for improve the Script to v1.3.0
Thanks bl33ding edge for improve the Script to v1.2.1
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
Attention!!! This Script is ALPHA NONFULLTESTED !!! I cannot guarantee, all works fine!!!
UPDATE TO v1.4.0!This Script is tested under Linux version 2.6.32-12-pve (root@maui) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Tue May 15 06:02:20 CEST 2012Last edited by /dev/null/; 21-07-2012 at 22:48.
-
27-12-2009, 23:16 #2
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 6
change to--->Code:if [ ! -x /usr/bin/expectt ]; then echo"" echo -en "\E[31mFehler \E[37m~~> Startscript kann nicht gestartet werden,"; tput sgr0 echo"" echo -en "\E[31mFehler \E[37m~~> da das Packet \E[25;44mEXPECT\E[37;40m \E[37;41mnicht installiert\E[37;40m ist!"; tput sgr0 echo"" echo"" echo -en "\E[32mTipp \E[37m~~> Benutze \E[33;40mapt-get install expect\E[37;40m, oder installier das Packet 'expect'."; tput sgr0 echo"" echo"" exit 1;
Code:if [ ! -x /usr/bin/expect ]; then echo"" echo -en "\E[31mFehler \E[37m~~> Startscript kann nicht gestartet werden,"; tput sgr0 echo"" echo -en "\E[31mFehler \E[37m~~> da das Packet \E[25;44mEXPECT\E[37;40m \E[37;41mnicht installiert\E[37;40m ist!"; tput sgr0 echo"" echo"" echo -en "\E[32mTipp \E[37m~~> Benutze \E[33;40mapt-get install expect\E[37;40m, oder installier das Packet 'expect'."; tput sgr0 echo"" echo"" exit 1;
-
27-12-2009, 23:42 #3
-= TeamSpeak Addict =-
- Join Date
- Aug 2008
- Location
- Whois
- Posts
- 597
o.O Thanks for Feeback!
BUG Fixed
-
28-12-2009, 02:06 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Brasil
- Posts
- 6
would be good if you put all in english, i got an error but can find what happens.
-
28-12-2009, 08:21 #5
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany - NRW - Moers
- Posts
- 1
[English]Hey the auto update fuction doesn't work
beta 10 is out
and the script find only beta-9
please fix it.
*** English only ***Last edited by dante696; 04-01-2010 at 13:13. Reason: English only
-
28-12-2009, 09:14 #6
-= TeamSpeak Addict =-
- Join Date
- Aug 2008
- Location
- Whois
- Posts
- 597
Thanks for the Info.
UpdateBUG is Fixed.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[solved] i need some help with my ts server
By rebelwarrior in forum [TeamSpeak 2] Client SupportReplies: 3Last Post: 14-11-2008, 00:34 -
Server stops responding
By Xeroed in forum [TeamSpeak 2] Server SupportReplies: 10Last Post: 27-09-2006, 04:08 -
Friends can't connect
By shadow127 in forum [TeamSpeak 2] Server SupportReplies: 86Last Post: 01-01-2006, 20:45 -
Server
By lars-andre-petersen in forum [TeamSpeak 2] Server SupportReplies: 70Last Post: 26-09-2005, 11:54 -
Scheisse habe QDSL alles geht nur keine REG
By Creeper in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 29-08-2002, 09:06


Reply With Quote