I have been trying to install Teamspeak using the following file but have been unable to do so. I use Ubuntu 12.04 lts 32-bit.
http://files.teamspeak-services.com/releases/3.0.12/TeamSpeak3-Client-linux_x86-3.0.12.run
Kindly help with detailed steps since I have started using Ubuntu only yesterday.
Use these commands in a Terminal (Ctrl+Alt+T):
cd ~/Downloads
(assuming saved in Downloads folder, otherwise where you saved it)chmod u+x ./TeamSpeak3-Client-linux_x86-3.0.12.run
./TeamSpeak3-Client-linux_x86-3.0.12.run
Follow the instructions
or, you could try this (probably for an older version of Teamspeak, though)
For those unfamiliar with Linux:
Do the first three steps in the answer from minerz029.
cd ~/Downloads
(assuming saved in Downloads folder, otherwise where you saved it)chmod u+x ./TeamSpeak3-Client-linux_x86-3.0.12.run
chmod u+x ./TeamSpeak3-Client-linux_amd64-3.0.13.1.run
./TeamSpeak3-Client-linux_x86-3.0.12.run
./TeamSpeak3-Client-linux_amd64-3.0.13.1.run
Yes
to create the folder (namedTeamSpeak3-Client-linux_xxxxxx
)ts3client_linux_x86
orts3client_linux_amd64
Enjoy!
I have followed step by step in this tutorial, everything is describe, how to install and configure TeamSpeak3 server with MySQL - MariaDB on Debian/Ubuntu. http://terminal28.com/how-to-install-and-configure-teamspeak3-server-linux-debian-ubuntu/