Retro
TeamSpeak Generation [version 1.1-alpha]
Copyright Retro Spection 2026. All Rights Reserved.T:\Users\TeamSpeak\TeamSpeak3\Linux>
exec faq.htm
FAQ for Linux Systems
How to block client to check for updates/updating?
Any older TeamSpeak 3 version will constantly ask to update. Checks are hardcoded, even
if you delete update.exe or block it using a firewall, still will check for updates.
What you have to do is go to this directory:
/etc
And find a file called hosts. Open the hosts.file and add these lines:
127.0.0.1 versions.teamspeak.com
127.0.0.1 files.teamspeak-services.com
So now every time TeamSpeak 3 check for updates it will fail, since it will check for the local IP
first, instead the main domain. Since the server for checking if there's a newer version won't be
located locally, it will fail every time.
In case you still want to update TeamSpeak 3, then just delete the added lines or download the new client
and update it manually.
Keep in mind the latest version of TeamSpeak 3 (3.6.2 and up) is not compatible with our server.
Can I install both TeamSpeak 6 and this old TeamSpeak 3 Client in my modern machine?
If you got TeamSpeak 3 working already under Linux then TeamSpeak 6 is even better. After unpacking the files, just run TeamSpeak 6 using the executable
directly and TeamSpeak 3 using terminal. (You still can create a shortcut for it if you desire)
How to Install both latest TeamSpeak 3 and Old TeamSpeak 3 Clients in the same machine?
Because Linux doesn't install anything in the system, you can unpack both TeamSpeaks 3 in different folders and open one at the time.
|
|
|