Grand Host Tutorials

Free Of Cost Tutorials

Like Us

LightBlog

Wednesday, 19 April 2017

How to make Teamspeak 3 Server In Linux

Hello Guys today I will show you how to make a teamspeak3 server on Linux, i got many messages that teamspeak3 server gives us error so i am going to give you tutorial  how to make ts3 server on Linux. Its too much easy you just have to enter the listed commands in putty :)

Ts3 Server in Linux

Before installing, you must ensure you have all the dependencies required to run Teamspeak server.

Ubuntu 64-bit

Ubuntu Icon
sudo dpkg --add-architecture i386; sudo apt-get update;sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux libmariadb2

Ubuntu 32-bit

Ubuntu Icon
 sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux libmariadb2



Install

adduser ts3server 
passwd ts3server 
su - ts3server 
wget http://dl.4players.de/ts/releases/3.0.13.6/teamspeak3-server_win64-3.0.13.6.zip 
unzip teamspeak3-server_win64-3.0.13.6.zip 
cd teamspeak3-server_linux-amd64 
./ts3server_startscript.sh start 









No comments:

Post a Comment

Popular

Recent

Comments