Before installing, you must ensure you have all the dependencies required to run Teamspeak server.
Ubuntu 64-bit
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
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