

Make and put this file in /etc/init.d so we can make teamviewer into a service that starts automatically. Make sure they are inside their own folder to keep things neat. Now we unpack the server files and put them in the teamspeak user folder. Now we need to make a teamspeak user for the server to run under. I am using the Linux Server 64-bit 3.0.13.6 for this.Ģ. First step is to download the teamspeak server files. My server is running Debian so the process may not match up 100% for other distros. Then I thought I would share the process. I did not want to pay for anything so I decided to throw one on my already existing SVN server. vim /lib/systemd/system/rviceĮxecStart=/home/teamspeak/ts3server_minimal_runscript.shĮxecStop=/home/teamspeak/ts3server_startscript.sh stopĮxecReload=/home/teamspeak/ts3server_startscript.A few weeks ago I set up a Teamspeak server for me and some friends. This can be done by creating a new entry in the system. The best way to manage TeamSpeak is to manage it as a systemd service. With TeamSpeak installed, the process of preparing for the first use begins.įirst, exit the TeamSpeak user and return it to the root user. Now, TeamSpeak is installed, but we can’t use it yet. rm -rf teamspeak3-server_linux_amd64 teamspeak3-server_linux_amd64-3.13.6.tar.bz2Īfter this, create a new empty file corresponding to the license. cp teamspeak3-server_linux_amd64/* -R /home/teamspeak/Īlso, it is advisable to delete the downloaded file, as you will not need it.

Now it is a good idea to copy the generated files directly into the Home folder of the user-created for TeamSpeak.
