Installing Teamspeak for voice chat requires a Dedicated IP and SSH access. We do not in any way support teamspeak. This article is here for your convenience only. We do not support the setup, or troubleshooting of it.
Download the latest Teamspeak server binary for linux from goteamspeak.com.
Upload the tar.bz2 to your home directory.
Follow these steps:
tar xjf ts2_server_rc2_20201.tar.bz2
cd tss2_rc2
./teamspeak2-server_startscript start
./teamspeak2-server_startscript stop
This will extract your Teamspeak server, start your Teamspeak server and stop it.
You need to start it once so it will create an admin password and a superadmin password which will be located in your server.log file.
You need to edit the server.ini file, and change the line BoundToIp1= to show your dedicated IP. Now that you have edited your server.ini file, you need to start your TeamSpeak server by typing:
./teamspeak2-server_startscript start