{"id":8093,"date":"2020-04-22T16:32:04","date_gmt":"2020-04-22T13:32:04","guid":{"rendered":"https:\/\/unihost.com\/help\/?p=8093"},"modified":"2023-10-09T16:50:10","modified_gmt":"2023-10-09T13:50:10","slug":"teamspeak3-setup","status":"publish","type":"post","link":"https:\/\/unihost.com\/help\/teamspeak3-setup\/","title":{"rendered":"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems"},"content":{"rendered":"<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">In this article, we will show you how to install TeamSpeak 3 <a href=\"https:\/\/unihost.com\/en\/dedicated\/\">server<\/a> for the most common operating systems.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>TeamSpeak 3 on Windows<\/b><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">In the Windows operating system, the installation and configuration of the TeamSpeak 3 server is very simple. First you need to download the TeamSpeak 3 server program for the Windows operating system, unzip the archive into any convenient directory.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Next, open the folder with the extracted TS3 server files and run the ts3server.exe installer. After the launch, first of all, a licensing agreement will be provided for review, which must be accepted, you may also receive a request whether the firewall should allow this program to work.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, the privilege key will be displayed, which must be saved for future connections.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8070 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/win_1.png\" alt=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 1\" width=\"300\" height=\"263\" \/ title=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 1\"><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After the installer has done, the next step is connecting to the server. If you need to know the information about your IP that you need to use to connect, open a command prompt and enter the following command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">ipconfig<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Find the value of your IPv4 address. You will need to use it when connecting.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">When connecting, you must insert the privilege key in the field to obtain administrator rights. After that, you have successfully created a TeamSpeak 3 server and connected to it!<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>TeamSpeak 3 on Ubuntu OS<\/b><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">In this part, we will look at how to configure TeamSpeak 3 server on a server running Ubuntu 16.04. First you need to connect to your server via ssh and check if the system is updated. This can be done with the following command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">apt-get update &amp;&amp; apt-get upgrade<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After a successful update, you need to add a new user by running the following command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">adduser &#8211;disabled-login teamspeak<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You will be asked for personal data about the user and confirmation that they are entered correctly. It is important to note that also, if desired, all fields can be left empty.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8072 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/ubuntu_1.png\" alt=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 2\" width=\"300\" height=\"153\" \/ title=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 2\"><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Then you need to go into the new user directory and download the latest current version of TeamSpeak 3 server software for LinuxOS, using for example the wget command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cd \/ home \/ teamspeak<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">wget https:\/\/files.teamspeak-services.com\/releases\/server\/3.12.1\/teamspeak3-server_linux_amd64-3.12.1.tar.bz2<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Once the download is complete, you need to unzip the files:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">tar xvf teamspeak3-server_linux_amd64-3.12.1.tar.bz2<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">All content will appear in the teamspeak3-server_linux_amd64 directory. Now move everything to the \/ home \/ teamspeak directory and delete the downloaded archive:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cd teamspeak3-server_linux_amd64 &amp;&amp; mv * \/ home \/ teamspeak &amp;&amp; cd .. &amp;&amp; rm -rf teamspeak3-server_linux_amd64-3.12.1.tar.bz2<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Run the ls command to make sure that all the files necessary for the server to work were successfully unpacked and transferred:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8074 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/u_3.png\" alt=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 3\" width=\"300\" height=\"26\" \/ title=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 3\"><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">For TeamSpeak 3 version 3.1.0 and higher, you must accept the license agreement and the easiest way to do this is to use the following combination:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">touch \/home\/teamspeak\/.ts3server_license_accepted<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">This command will create an empty file called .ts3server_license_accepted, which will act as a license agreement.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Now you need to install TeamSpeak 3 server in your server boot. To do this, you need to create a file called teamspeak.service in the \/ lib \/ systemd \/ system directory:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">sudo nano \/lib\/systemd\/system\/teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Paste the following contents into this file:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">[Service]<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">WorkingDirectory=\/home\/teamspeak\/<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">User=teamspeak<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Group=teamspeak<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Type=forking<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">ExecStart=\/home\/teamspeak\/ts3server_startscript.sh start inifile=ts3server.ini<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">ExecStop=\/home\/teamspeak\/ts3server_startscript.sh stop<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">PIDFile=\/home\/teamspeak\/ts3server.pid<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">RestartSec=15<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Restart=always<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">[Install]<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">WantedBy=multi-user.target<\/span><\/em><\/span><\/pre>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, you need to start the TS3 service:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl enable teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl start teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Now you can check whether the startup script is working and what server status is working:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl | grep teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">service teamspeak status<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">If everything works correctly, then the picture will be as follows:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8076 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/u_4.png\" alt=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 4\" width=\"300\" height=\"67\" \/ title=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 4\"><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After the TeamSpeak 3 server has been started, you need to add the privilege key. You will need to paste it when first time you connect to the server. You can view it with the following command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cat \/ home \/ teamspeak \/ logs \/ ts3server_ *<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8078 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/u_55.png\" alt=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 5\" width=\"300\" height=\"101\" \/ title=\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems - Image 5\"><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, you have successfully connected to the TS3 server, which runs on Ubuntu 16.04.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><b>TeamSpeak 3 Server on CentOS 7<\/b><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Setting up a TeamSpeak 3 server on a server running CentOS 7 is a pretty similar procedure to setting up Ubuntu 16.04. After accessing the server via SSH and updating the system:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">yum -y update<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">You need to create a new user TeamSpeak 3 server by running the command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">adduser teamspeak<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Now you need to go to the new user&#8217;s home directory:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cd \/ home \/ teamspeak<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">In this directory you need to download the installation of the TeamSpeak 3 server program, in addition, you may need to install wget and bzip2.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After downloading, you will need to unzip the archive and transfer it to the user folder, while deleting the installation file:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cd teamspeak3-server_linux_amd64 &amp;&amp; mv * \/ home \/ teamspeak &amp;&amp; cd .. &amp;&amp; rm -rf teamspeak3-server_linux_amd64-3.12.1.tar.bz2<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After downloading all the files, TeamSpeak 3 requires you to accept the license agreement. We offer a simple way to create an empty file that will be responsible for accepting the license:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">touch \/home\/teamspeak\/.ts3server_license_accepted<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, you need to turn on the TeamSpeak 3 server and add it to startup.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Create a server startup file, which should contain the following script:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">sudo nano \/lib\/systemd\/system\/teamspeak.service<\/span><\/em><\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">[Service]<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">WorkingDirectory=\/home\/teamspeak\/<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">User=teamspeak<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Group=teamspeak<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Type=forking<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">ExecStart=\/home\/teamspeak\/ts3server_startscript.sh start inifile=ts3server.ini<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">ExecStop=\/home\/teamspeak\/ts3server_startscript.sh stop<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">PIDFile=\/home\/teamspeak\/ts3server.pid<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">RestartSec=15<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">Restart=always<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">[Install]<\/span><\/em><\/span>\n\n<span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">WantedBy=multi-user.target<\/span><\/em><\/span><\/pre>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After saving the startup file, you need to add TeamSpeak 3 to startup and start using the following commands:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl enable teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl start teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, you can check whether everything started successfully:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">systemctl | grep teamspeak.service<\/span><\/em><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">service teamspeak status<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">The last thing to do for configuration is to copy the TeamSpeak 3 server token, the privilege key. You can get it by running this command:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><em><span style=\"font-weight: 400;\">cat \/ home \/ teamspeak \/ logs \/ ts3server_ *<\/span><\/em><\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">After that, you can use the server for connections.<\/span><\/p>\n<p><span style=\"font-weight: 400; font-family: Ubuntu, sans-serif; font-size: 12pt;\">Establish a new connection using the TeamSpeak 3 client and enter the dedicated server IP address in the Server Nickname or Address field. If you do not know your IP address of the server, you can use the ip a or ifconfig commands.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems. TeamSpeak 3 on Windows In the Windows operating system, the installation and configuration of the TeamSpeak 3 server is very simple. First you need to download the TeamSpeak 3 server program for the Windows operating system, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[158],"tags":[577],"class_list":["post-8093","post","type-post","status-publish","format-standard","hentry","category-dedicated-servers","tag-teamspeak3"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10<\/title>\n<meta name=\"description\" content=\"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10\" \/>\n<meta property=\"og:description\" content=\"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"Unihost.FAQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unihost\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-22T13:32:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-09T13:50:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png\" \/>\n<meta name=\"author\" content=\"Unihost Support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@unihost\" \/>\n<meta name=\"twitter:site\" content=\"@unihost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Unihost Support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\"},\"author\":{\"name\":\"Unihost Support\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\"},\"headline\":\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems\",\"datePublished\":\"2020-04-22T13:32:04+00:00\",\"dateModified\":\"2023-10-09T13:50:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\"},\"wordCount\":983,\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png\",\"keywords\":[\"teamspeak3\"],\"articleSection\":[\"02. Dedicated servers\"],\"inLanguage\":\"en\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\",\"url\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\",\"name\":\"TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png\",\"datePublished\":\"2020-04-22T13:32:04+00:00\",\"dateModified\":\"2023-10-09T13:50:10+00:00\",\"description\":\"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/unihost.com\/help\/teamspeak3-setup\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?.\/win_1.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?.\/win_1.png\",\"width\":422,\"height\":370},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/unihost.com\/help\/teamspeak3-setup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Unihost\",\"item\":\"https:\/\/unihost.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\/\/unihost.com\/help\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/unihost.com\/help\/#website\",\"url\":\"https:\/\/unihost.com\/help\/\",\"name\":\"Unihost.FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/unihost.com\/help\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/unihost.com\/help\/#organization\",\"name\":\"Unihost\",\"alternateName\":\"Unihost\",\"url\":\"https:\/\/unihost.com\/help\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"width\":300,\"height\":300,\"caption\":\"Unihost\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/unihost\/\",\"https:\/\/x.com\/unihost\",\"https:\/\/www.instagram.com\/unihost\/?hl=en\",\"https:\/\/www.linkedin.com\/company\/unihost-com\",\"https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\",\"name\":\"Unihost Support\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"caption\":\"Unihost Support\"},\"sameAs\":[\"https:\/\/unihost.com\/\"],\"url\":\"https:\/\/unihost.com\/help\/author\/support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10","description":"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/unihost.com\/help\/teamspeak3-setup\/","og_locale":"en_US","og_type":"article","og_title":"TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10","og_description":"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.","og_url":"https:\/\/unihost.com\/help\/teamspeak3-setup\/","og_site_name":"Unihost.FAQ","article_publisher":"https:\/\/www.facebook.com\/unihost\/","article_published_time":"2020-04-22T13:32:04+00:00","article_modified_time":"2023-10-09T13:50:10+00:00","og_image":[{"url":"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png","type":"","width":"","height":""}],"author":"Unihost Support","twitter_card":"summary_large_image","twitter_creator":"@unihost","twitter_site":"@unihost","twitter_misc":{"Written by":"Unihost Support","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#article","isPartOf":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/"},"author":{"name":"Unihost Support","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a"},"headline":"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems","datePublished":"2020-04-22T13:32:04+00:00","dateModified":"2023-10-09T13:50:10+00:00","mainEntityOfPage":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/"},"wordCount":983,"publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"image":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png","keywords":["teamspeak3"],"articleSection":["02. Dedicated servers"],"inLanguage":"en"},{"@type":"WebPage","@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/","url":"https:\/\/unihost.com\/help\/teamspeak3-setup\/","name":"TeamSpeak 3 server setup on Ubuntu, Centos , Windows 10","isPartOf":{"@id":"https:\/\/unihost.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage"},"image":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/wp-content\/uploads\/win_1-300x263.png","datePublished":"2020-04-22T13:32:04+00:00","dateModified":"2023-10-09T13:50:10+00:00","description":"In this article, we will show you how to install TeamSpeak 3 server for the most common operating systems.","breadcrumb":{"@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unihost.com\/help\/teamspeak3-setup\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#primaryimage","url":"https:\/\/unihost.com\/help\/minio.php?.\/win_1.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?.\/win_1.png","width":422,"height":370},{"@type":"BreadcrumbList","@id":"https:\/\/unihost.com\/help\/teamspeak3-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Unihost","item":"https:\/\/unihost.com\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/unihost.com\/help\/"},{"@type":"ListItem","position":3,"name":"TeamSpeak 3 server setup on Ubuntu, Centos 7, Windows 10 operating systems"}]},{"@type":"WebSite","@id":"https:\/\/unihost.com\/help\/#website","url":"https:\/\/unihost.com\/help\/","name":"Unihost.FAQ","description":"","publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unihost.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/unihost.com\/help\/#organization","name":"Unihost","alternateName":"Unihost","url":"https:\/\/unihost.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","width":300,"height":300,"caption":"Unihost"},"image":{"@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unihost\/","https:\/\/x.com\/unihost","https:\/\/www.instagram.com\/unihost\/?hl=en","https:\/\/www.linkedin.com\/company\/unihost-com","https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw"]},{"@type":"Person","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a","name":"Unihost Support","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","caption":"Unihost Support"},"sameAs":["https:\/\/unihost.com\/"],"url":"https:\/\/unihost.com\/help\/author\/support\/"}]}},"_links":{"self":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/8093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/comments?post=8093"}],"version-history":[{"count":5,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/8093\/revisions"}],"predecessor-version":[{"id":16354,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/8093\/revisions\/16354"}],"wp:attachment":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/media?parent=8093"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/categories?post=8093"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/tags?post=8093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}