Results 1 to 15 of 78
Hybrid View
-
23-12-2009, 18:41 #1
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
[VIDEO] HowTo Install TS3 Server on Linux w/ Avatars and Transfers working. STICKY?
Edit by mod
Please don't use this outdated script anymore! The script got an overhaul long time ago.
Please use the minimal or startscript instead
Updated Video Coming "soon"
IF YOU HAVE PROBLEMS... SEARCH THE FORUMS FOR YOUR ERROR MESSAGE. SOMEONE PROBABLY HAS ALREADY HAD THE PROBLEM AND ANSWERED IT. Posting new replies in this thread for problems that have already been addressed is polluting the Google and Forums searching.
READ THE SUPPORT RULES BEFORE POSTING QUESTIONS http://forum.teamspeak.com/announcement.php?f=100&a=51
By creating NEW THREADS and NEW REPLIES you are not only going to have to wait longer for your Server to work, but you wreck it for the next guy who actually does search and finds 20 threads on the same subject that was answered correctly in one of those posts
I made this video real quick to demonstrate how you can have a fully functional Teamspeak 3 Linux Beta 5+ Server in under ten minutes in response to my thread here.
WATCH IN HD!
YouTube it here: http://www.youtube.com/watch?v=j8SgpKjK__Q
This Video uses the Teamspeak 3 Beta5 32bit Linux package
The real byte conversion for 1.5 Megs was "1572864" For Avatars
The code I used for Server Query Tool is
The Permissions 100 thread by jwevrsn is here (I said Permissions 101)Code:login serveradmin YoUrPaSSwOrD use sid=1 servergroupaddclient sgid=2 cldbid=2
the ts3server.ini file i used consisted of... (WARNING DO NOT SAVE IN DOS MODE). If you saved it in DOS Mode use dos2unix ts3server.ini
I hope this helps some people.Code:machine_id= default_voice_port=9987 voice_ip=68.68.68.68 licensepath= filetransfer_port=30033 filetransfer_ip=68.68.68.68 query_port=10011 query_ip=68.68.68.68 dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ logpath=logs logquerycommands=1
-Annotations for shell commands I used added. There is more than one way to skin a cat, And I like to learn all the ways so if you have ay tips let me know. I am a self taught Linux user since about 2000 and if you got nifty tricks I want to learn em. Or just a cleaner way of doing things (like extracting and deleting source tar ball in one step
)
Atatched is a copy of a propper INI file not in DOS mode. Once you open it in notepad it will be in DOS Mode. Edit it with a real text editor like UltraEdit or on the remote machine.Last edited by dante696; 21-02-2011 at 12:23.
-
24-12-2009, 03:09 #2
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- az usa
- Posts
- 4
Hey man,
Great video, howevere my ips are listening on 0.0.0.0: port
Code:2009-12-24 03:01:37.893893|INFO |FileManager | | listening on 0.0.0.0:30033 2009-12-24 03:01:37.940169|INFO |VirtualServer | 1| listening on 0.0.0.0:9987 2009-12-24 03:01:37.941637|INFO |Query | | listening on 0.0.0.0:10011
Whats a solution for this? I am using the ini file you put up, and put my servers IP in all 3 slots.
EDIT
Also, my server can not connect to the license validation server, I can only get it fully running by deleting the license key.
-
24-12-2009, 04:24 #3
-= TeamSpeak Lover =-
- Join Date
- Oct 2008
- Location
- USA
- Posts
- 31
-
24-12-2009, 04:44 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- az usa
- Posts
- 4
Sorry what does this mean?You most likely need to edit the DB details for those.
Databse? I have no database set up for it, I just unzipped the file and ran the server, no setting up any kinda of database.
-
24-12-2009, 09:27 #5
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 20
I had to specify "voice_ip" etc. on the commandline for those parameters to work as listening ips - they are not read correctly from your .ini file (bug?).
-
24-12-2009, 10:08 #6
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
You might have opened your .ini file localy is DOS mode which has (invisible) characters that messes with the ini file initialization.
use
And hand bomb the values in. I use pico in this example cause almost every server I have seen has it.Code:pico ts3server.ini
When your done manualy typing them in (Or Copy Pasta)
ALT+X then hit Y then ENTER.
Allrighty.. 12 hour drive through the snow storms to be with family this Xmas, wish me luck
If you open the ini file you used in NOTEPAD do you see little squares and in the whole ini file on one line?
Like this picture
Here is a direct copy of mine (in zip) with edited IPLast edited by KoldFusion; 24-12-2009 at 10:35.
-
19-01-2010, 04:55 #7
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Norway
- Posts
- 5
Ts3, youtube tutorial update ?
Hi im using ubuntu and i cant seem to be able to get the server to work or install properly is it posible that any one can make a new video tutorial?
cuz the toturial that is on youtube is good, but it dosent seem to be the same thing that apperes when i follow every thing and the teamspeak site isnt like at all.. so u dont get the same thing in the terminal.
this is the toturial i have followed : http://www.youtube.com/watch?v=j8SgpKjK__Q
Duzter
-
19-01-2010, 13:16 #8
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
Everybody says they have have a problem and that something is not right, but they never say what the problem is.
http://forum.teamspeak.com/showthread.php?t=47767 Is the thread to that video. Keep it up topLast edited by KoldFusion; 21-01-2010 at 04:27.
-
20-01-2010, 21:22 #9
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Norway
- Posts
- 5
sry if i wasnt clear.
1. The teamspeak site is updated
2. i get this in the therminal : ( i removed the password and serveradmin, the one that u need to write down. )
robert@Robert-Linux:~/teamspeak3-server_linux-x86$ ./ts3server_linux_x86 inifile=ts3server.ini
TeamSpeak Server 3.0.0-beta16 [Build: 9929]
(c)TeamSpeak Systems GmbH
Logging started
2010-01-20 21:12:15.752852|INFO |ServerLibPriv | | Server Version: 3.0.0-beta16 [Build: 9929]
2010-01-20 21:12:15.753464|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH
2010-01-20 21:12:15.753552|INFO |DatabaseQuery | | dbPlugin version: 3.6.21
2010-01-20 21:12:15.754142|INFO |DatabaseQuery | | checking database integrity
2010-01-20 21:12:15.794035|INFO |SQL | | db_CreateTables() tables created
2010-01-20 21:12:16.219519|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality
2010-01-20 21:12:16.253707|INFO |FileManager | | listening on 0.0.0.0:30033
2010-01-20 21:12:16.402993|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2010-01-20 21:12:16.403731|INFO |VirtualServer | 1| client 'server'(id:0) added token for servergroup 'Server Admin'(id:6)
2010-01-20 21:12:16.404031|WARNING |VirtualServer | 1| --------------------------------------------------------
2010-01-20 21:12:16.404300|WARNING |VirtualServer | 1| ServerAdmin token created, please use the line below
2010-01-20 21:12:16.404565|WARNING |VirtualServer | 1| token=EEQodwncvhu+j/JWkFDfqjjqiRTy9EMo0ZIC2//X
2010-01-20 21:12:16.404829|WARNING |VirtualServer | 1| --------------------------------------------------------
2010-01-20 21:12:16.405838|INFO |Query | | listening on 0.0.0.0:10011
2010-01-20 21:12:16.505333|INFO |Query | | whitelist ips: 127.0.0.1,
__________________________________________________ _______________________
So what do i do wrong
Duzter.
-
21-01-2010, 04:23 #10
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
Code:listening on 0.0.0.0:30033
If you are using a ts3server.ini file you might have it in DOS mode.
If not. you are not specifying the IP and its trying to bind to 0.0.0.0. Specify the IP in a .ini file.
I mention the DOS mode and Bind your IPs in the video.
The only update I can see needed on the video is that you have to Right Click and save link on the ACCEPT button for licensing now instead of the DL Link.
-
21-01-2010, 07:50 #11
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Norway
- Posts
- 5
Hi, i yes it is in the terminal. but i dont got to much experience with with linux ubuntu. but im a quick learner..
i dont know how to fix the ip etc.. xD
so how do i specify the ip in the ini file ? and where do i find it ?
Duzter.
-
21-01-2010, 16:20 #12
-= TeamSpeak User =-
- Join Date
- Nov 2009
- Location
- Italy
- Posts
- 5
Help me please!
I don't know ssh's language, i need istall TS3 on my virtual server..i need the tutorial like this http://forum.teamspeak.com/showthread.php?t=17687
Any one can help me?
Thanks :P
I HAVE DEBIANLast edited by UserAbbuser; 21-01-2010 at 16:23. Reason: EDIT: I HAVE DEBIAN
-
21-01-2010, 16:28 #13
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
-
17-02-2010, 04:06 #14
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Scotland
- Posts
- 32
Debian 5.0 errors
Hi,
Everytime I try to install/start the TeamSpeak3 server following tutorials, quick start guide provided, I ALWAYS receive these errors:
Does anyone have a way to get around this? I've only been trying for half of the day :$Code:chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_linux_x86 -bash: ./ts3server_linux_x86: No such file or directory chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_minimal_runscript.sh ./ts3server_minimal_runscript.sh: line 6: ./ts3server_linux_x86: No such file or directory chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh start Starting the TeamSpeak 3 server TeamSpeak 3 server started, for details please view the log file ./ts3server_startscript.sh: line 45: ./ts3server_linux_x86: No such file or directory chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh status Server seems to have died
Cheers
Edit: Forgot to add I'm running Debian 5.0 (lenny)
-
17-02-2010, 05:10 #15
-= TeamSpeak Addict =-
- Join Date
- Sep 2007
- Location
- Calgary Alberta Canada
- Posts
- 113
Do you actually have a "ts3server_linux_x86" file? check the name of your binary.
Open up the script and edit the binary name to be the same as the one you have.
Im going to be making a new video soon for the new install. Not much had changed but things have gotten more stream lined.Last edited by florian_fr40; 26-03-2012 at 08:40.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[SOLVED] Filesharing and Avatars
By KoldFusion in forum Linux / FreeBSDReplies: 71Last Post: 15-01-2010, 06:03


Reply With Quote
