{"id":8905,"date":"2018-04-28T01:54:40","date_gmt":"2018-04-28T01:54:40","guid":{"rendered":"https:\/\/www.hostinger.com\/tutorials\/?p=8905"},"modified":"2024-11-21T10:01:12","modified_gmt":"2024-11-21T10:01:12","slug":"make-teamspeak-3-server-complete-guide","status":"publish","type":"post","link":"\/my\/tutorials\/how-to-make-a-teamspeak-3-server\/","title":{"rendered":"How to Make a TeamSpeak Server: For Linux, Windows, macOS + Pointing Domain to the Server"},"content":{"rendered":"<p>TeamSpeak 3 is a voice-over-internet protocol application that lets users communicate and collaborate using voice in real-time. It&rsquo;s a reliable and lightweight tool with unique features, such as AES-256 encryption, minimal latency, and high audio quality.<\/p><p>People use the TeamSpeak VoIP application for various purposes. Usually, it&rsquo;s used as a gaming-oriented communication app, where users are able to use voice chat while playing games to communicate and coordinate with their friends.<\/p><p>In this tutorial, we will show you how to make a TeamSpeak server on the most popular systems, <strong>Linux<\/strong>, <strong>Windows<\/strong>, or <strong>macOS<\/strong>.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"https:\/\/assets.hostinger.com\/content\/tutorials\/pdf\/Linux-Commands-Cheat-Sheet.pdf\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/www.hostinger.com\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet-1024x283.png\" alt=\"\" class=\"wp-image-69262\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-1536x425.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-300x83.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-150x41.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-768x212.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>\n\n\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-make-a-teamspeak-3-server-on-linux\">How to Make a TeamSpeak 3 Server on Linux<\/h2><p>To begin, let&rsquo;s set up a TeamSpeak server on Linux VPS running <strong>Ubuntu<\/strong> 22.04 operating system.<\/p><?xml encoding=\"utf-8\" ?><figure class=\"wp-block-image size-large\"><a href=\"\/my\/vps-hosting\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/www.hostinger.com\/tutorials\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner-1024x300.png\" alt=\"\" class=\"wp-image-77934\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-300x88.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-150x44.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-768x225.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><p>Start the process by <a href=\"\/my\/tutorials\/what-is-vps-hosting\">accessing your VPS<\/a> via SSH. This procedure can be broken down into six simple steps:<\/p><ol class=\"wp-block-list\">\n<li>Create a new user in the system.<\/li>\n\n\n\n<li>Using the <strong>wget<\/strong> command, download and extract the TeamSpeak server.<\/li>\n\n\n\n<li>Accept the TeamSpeak 3 license agreement.<\/li>\n\n\n\n<li>Instruct the TeamSpeak server to start when the system boots up.<\/li>\n\n\n\n<li>Get the privilege key.<\/li>\n\n\n\n<li>Connect via the TeamSpeak client.<\/li>\n<\/ol><p>Before continuing, check if your system is up-to-date by entering the following command into the terminal:<\/p><pre class=\"wp-block-preformatted\">sudo apt-get update &amp;&amp; apt-get upgrade<\/pre><h3 class=\"wp-block-heading\" id=\"h-1-create-a-new-system-user\">1. Create a New System User<\/h3><p>First of all, add a new user by executing the following command:<\/p><pre class=\"wp-block-preformatted\">adduser --disabled-login teamspeak<\/pre><p>You will be requested to enter personal user details and confirm the information is correct. Keep in mind that all fields can be left blank.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server.png\"><img decoding=\"async\" width=\"818\" height=\"397\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server.png\" alt=\"Terminal window showcasing a new user creation on Ubuntu 20.04 virtual server\" class=\"wp-image-65747\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server.png 818w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server-300x146.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server-150x73.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-a-new-user-creation-on-Ubuntu-20.04-virtual-server-768x373.png 768w\" sizes=\"(max-width: 818px) 100vw, 818px\" \/><\/a><\/figure><\/div><p>Switch to the newly created user:<\/p><pre class=\"wp-block-preformatted\">sudo su teamspeak<\/pre><p>\n\n\n<div class=\"protip\">\n                    <h4 class=\"title\">Pro Tip<\/h4>\n                    <p>If you end up in the root directory after running the <strong>sudo su teamspeak<\/strong> command, use <strong>cd ..<\/strong> before running the command again. <\/p>\n                <\/div>\n\n\n\n<\/p><p>Lastly, navigate to the home directory:<\/p><pre class=\"wp-block-preformatted\">cd \/home\/teamspeak<\/pre><h3 class=\"wp-block-heading\" id=\"h-2-download-and-extract-teamspeak-3-server\">2. Download and Extract TeamSpeak 3 Server<\/h3><p>Next, use the download link to get the latest <a href=\"https:\/\/www.teamspeak.com\/en\/downloads\/#server\" target=\"_blank\" rel=\"noopener\">TeamSpeak server software<\/a>. Choose the <strong>64-bit version<\/strong>. We recommend using the <strong>wget<\/strong> command to download TeamSpeak software directly to the VPS:<\/p><pre class=\"wp-block-preformatted\">wget https:\/\/files.teamspeak-services.com\/releases\/server\/3.13.7\/teamspeak3-server_linux_amd64-3.13.7.tar.bz2<\/pre><p>Once finished, extract the file:<\/p><pre class=\"wp-block-preformatted\">tar xvf teamspeak3-server_linux_amd64-3.13.7.tar.bz2<\/pre><p>All of the contents will appear in the <strong>teamspeak3-server_linux_amd64<\/strong> folder. We can then safely remove the unnecessary archive:<\/p><pre class=\"wp-block-preformatted\">rm teamspeak3-server_linux_amd64-3.13.7.tar.bz2<\/pre><p>Check your TeamSpeak software version and enter the commands accordingly. If you enter an incorrect version number, TeamSpeak will simply not run.<\/p><p>Execute the <strong>ls <\/strong>command. You should see an output similar to the example below:<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files.png\"><img decoding=\"async\" width=\"1024\" height=\"62\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files-1024x62.png\" alt=\"The output of an ls command on a Linux VPS. It shows all files and directories inside newly downloaded TeamSpeak server files\" class=\"wp-image-65749\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files-1536x93.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files-300x18.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files-150x9.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files-768x46.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-an-ls-command-on-a-Linux-VPS.-It-shows-all-files-and-directories-inside-newly-downloaded-TeamSpeak-server-files.png 1958w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><h3 class=\"wp-block-heading\" id=\"h-3-accept-the-teamspeak-3-license-agreement\">3. Accept the TeamSpeak 3 License Agreement<\/h3><p>Since the release of TeamSpeak server version 3.1.0, it&rsquo;s mandatory to accept the license agreement. The quickest way to do that is by <a href=\"\/my\/tutorials\/linux-touch-command\">running the touch command<\/a>. However, make sure you are in the <strong>teamspeak3-server_linux_amd64<\/strong> directory first:<\/p><pre class=\"wp-block-preformatted\">touch .ts3server_license_accepted<\/pre><p>This will create a new empty file called <strong>.ts3server_license_accepted<\/strong>, meaning you have accepted the license terms.<\/p><h3 class=\"wp-block-heading\" id=\"h-4-start-the-teamspeak-server-on-startup\">4. Start the TeamSpeak Server on Startup<\/h3><p>Now, it&rsquo;s time to set up the TeamSpeak server to start when the server boots up. We will need to create a file called <strong>teamspeak.service<\/strong> in the <strong>\/lib\/systemd\/system<\/strong> directory. Use the following command to switch to the root user:<\/p><pre class=\"wp-block-preformatted\">su -<\/pre><p>Then, create a new empty file using the preferred text editor. We will use <strong>nano<\/strong> in our example:<\/p><pre class=\"wp-block-preformatted\">sudo nano \/lib\/systemd\/system\/teamspeak.service<\/pre><p>Here&rsquo;s an example of what the file should consist of:<\/p><pre class=\"wp-block-preformatted\">[Unit]\nDescription=TeamSpeak 3 Server\nAfter=network.target\n[Service]\nWorkingDirectory=\/home\/teamspeak\/teamspeak3-server_linux_amd64\nUser=teamspeak\nGroup=teamspeak\nType=forking\nExecStart=\/home\/teamspeak\/teamspeak3-server_linux_amd64\/ts3server_startscript.sh start inifile=ts3server.ini\nExecStop=\/home\/teamspeak\/teamspeak3-server_linux_amd64\/ts3server_startscript.sh stop\nPIDFile=\/home\/teamspeak\/teamspeak3-server_linux_amd64\/ts3server.pid\nRestartSec=15\nRestart=always\n[Install]\nWantedBy=multi-user.target<\/pre><p>Paste the content into the newly created file and save it. Next, we will activate the script for TeamSpeak Server to start on server startup:<\/p><pre class=\"wp-block-preformatted\">systemctl enable teamspeak.service\nsystemctl start teamspeak.service<\/pre><p>To double-check the script was added successfully, run the following command:<\/p><pre class=\"wp-block-preformatted\">systemctl | grep teamspeak.service<\/pre><p>If the TS 3 server is running correctly, you should see the following result:<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command.png\"><img decoding=\"async\" width=\"1024\" height=\"43\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command-1024x43.png\" alt=\"Terminal window showcasing output of systemctl command\" class=\"wp-image-65750\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command-1024x43.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command-300x13.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command-150x6.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command-768x32.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-window-showcasing-output-of-systemctl-command.png 1428w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>You may also obtain a detailed TeamSpeak server status report by executing this command:<\/p><pre class=\"wp-block-preformatted\">service teamspeak status<\/pre><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running.png\"><img decoding=\"async\" width=\"1024\" height=\"130\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running-1024x130.png\" alt=\"The output of a service command on Linux VPS. It shows that TeamSpeak service is up and running\" class=\"wp-image-65751\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running-300x38.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running-150x19.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-output-of-a-service-command-on-Linux-VPS.-It-shows-that-TeamSpeak-service-is-up-and-running-768x98.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><h3 class=\"wp-block-heading\" id=\"h-5-retrieve-the-privilege-key\">5. Retrieve the Privilege Key<\/h3><p>While the TeamSpeak server is now running, you still need the privilege key. You will need to paste it when connecting to the server for the first time. First, switch to the <strong>teamspeak<\/strong> user:<\/p><pre class=\"wp-block-preformatted\">sudo su teamspeak<\/pre><p>Then, view the privilege key using the following command:<\/p><pre class=\"wp-block-preformatted\">cat \/home\/teamspeak\/teamspeak3-server_linux_amd64\/logs\/ts3server_*<\/pre><p>Find the <strong>ServerAdmin<\/strong> line and copy the <strong>token<\/strong>. It will look something like this:<\/p><pre class=\"wp-block-preformatted\">ServerAdmin privilege key created, please use the line below\ntoken=ZyQqAIGrZyQqAIGrZyQqAIGrZyQqAIGrZyQqAIGr<\/pre><h3 class=\"wp-block-heading\" id=\"h-6-connect-via-the-teamspeak-client\">6. Connect via the TeamSpeak Client<\/h3><p>The last step is to connect to the newly created TS3 server and apply the privilege key. Use the server address of your dedicated VPS when connecting.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-connect-window.-Users-need-to-enter-their-server-details-and-press-connect.png\"><img decoding=\"async\" width=\"351\" height=\"165\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-connect-window.-Users-need-to-enter-their-server-details-and-press-connect.png\" alt=\"TeamSpeak client connect window. Users need to enter their server details and press connect\" class=\"wp-image-65753\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-connect-window.-Users-need-to-enter-their-server-details-and-press-connect.png 351w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-connect-window.-Users-need-to-enter-their-server-details-and-press-connect-300x141.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-connect-window.-Users-need-to-enter-their-server-details-and-press-connect-150x71.png 150w\" sizes=\"(max-width: 351px) 100vw, 351px\" \/><\/a><\/figure><\/div><p>You will be immediately prompted to enter the server admin token:<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-showcasing-server-admin-token-prompt.-With-server-admin-token-server-will-know-who-to-assign-as-main-administrator-in-the-server.png\"><img decoding=\"async\" width=\"474\" height=\"170\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-showcasing-server-admin-token-prompt.-With-server-admin-token-server-will-know-who-to-assign-as-main-administrator-in-the-server.png\" alt=\"TeamSpeak client window showcasing server admin token prompt. With server admin token server will know who to assign as main administrator in the server\" class=\"wp-image-65754\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-showcasing-server-admin-token-prompt.-With-server-admin-token-server-will-know-who-to-assign-as-main-administrator-in-the-server.png 474w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-showcasing-server-admin-token-prompt.-With-server-admin-token-server-will-know-who-to-assign-as-main-administrator-in-the-server-300x108.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-showcasing-server-admin-token-prompt.-With-server-admin-token-server-will-know-who-to-assign-as-main-administrator-in-the-server-150x54.png 150w\" sizes=\"(max-width: 474px) 100vw, 474px\" \/><\/a><\/figure><\/div><p>Great work &ndash; you have successfully created and connected to a TeamSpeak server on Ubuntu.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-main-TeamSpeak-client-window-when-a-user-connects-to-a-server.png\"><img decoding=\"async\" width=\"506\" height=\"445\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/The-main-TeamSpeak-client-window-when-a-user-connects-to-a-server.png\" alt=\"The main TeamSpeak client window when a user connects to a server\" class=\"wp-image-65755\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-main-TeamSpeak-client-window-when-a-user-connects-to-a-server.png 506w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-main-TeamSpeak-client-window-when-a-user-connects-to-a-server-300x264.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/The-main-TeamSpeak-client-window-when-a-user-connects-to-a-server-150x132.png 150w\" sizes=\"(max-width: 506px) 100vw, 506px\" \/><\/a><\/figure><\/div><h2 class=\"wp-block-heading\" id=\"h-how-to-make-a-teamspeak-server-on-windows\">How to Make a TeamSpeak Server on Windows<\/h2><p>Setting up a TeamSpeak server on Windows is easy. In fact, it can be done in three easy steps:<\/p><ol class=\"wp-block-list\">\n<li>Download and extract the TeamSpeak server from their website<\/li>\n\n\n\n<li>Initiate the TeamSpeak server installation<\/li>\n\n\n\n<li>Use the TeamSpeak client to connect<\/li>\n<\/ol><p>Let&rsquo;s start with the TeamSpeak server.<\/p><h3 class=\"wp-block-heading\" id=\"h-1-download-and-extract-the-teamspeak-server\">1. Download and Extract the TeamSpeak Server<\/h3><p>First of all,<a href=\"https:\/\/www.teamspeak.com\/en\/downloads#server\" target=\"_blank\" rel=\"noopener\"> download<\/a> the TeamSpeak server files for Windows. Then, extract it in the desired location.<\/p><h3 class=\"wp-block-heading\" id=\"h-2-run-the-teamspeak-server-installer\">2. Run the TeamSpeak Server Installer<\/h3><p>Open the extracted TeamSpeak server files and run the <strong>ts3server.exe <\/strong>executable file.<\/p><p>You will be prompted to accept the license agreement and asked if the Windows firewall should safelist the software. After that, you will receive your <strong>login name<\/strong>, <strong>server password<\/strong>, <strong>API key<\/strong>, and <strong>server admin token<\/strong>. Copy all four values to an empty <strong>.txt<\/strong> file for later use.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-server-software-setup-on-Windows-machine.-It-provides-the-user-with-login-credentials-and-server-admin-key.png\"><img decoding=\"async\" width=\"415\" height=\"369\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-server-software-setup-on-Windows-machine.-It-provides-the-user-with-login-credentials-and-server-admin-key.png\" alt=\"TeamSpeak server software setup on Windows machine. It provides the user with login credentials and server admin key\" class=\"wp-image-65756\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-server-software-setup-on-Windows-machine.-It-provides-the-user-with-login-credentials-and-server-admin-key.png 415w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-server-software-setup-on-Windows-machine.-It-provides-the-user-with-login-credentials-and-server-admin-key-300x267.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-server-software-setup-on-Windows-machine.-It-provides-the-user-with-login-credentials-and-server-admin-key-150x133.png 150w\" sizes=\"(max-width: 415px) 100vw, 415px\" \/><\/a><\/figure><\/div><h3 class=\"wp-block-heading\" id=\"h-3-connect-via-the-teamspeak-client\">3. Connect via the TeamSpeak Client<\/h3><p>Once the installation process is finished, the last step is connecting to the TS3 server.<\/p><p><a href=\"https:\/\/www.teamspeak.com\/en\/downloads\/#client\" target=\"_blank\" rel=\"noopener\">Download<\/a> the TeamSpeak client from the official website and run the <strong>.exe <\/strong>installer.<\/p><p>Next, open the client and go to <strong>Connections -&gt;<\/strong> <strong>Connect<\/strong>.<\/p><p>In case you&rsquo;re not sure what IP address to use for connecting, open the Command Prompt and execute the following:<\/p><pre class=\"wp-block-preformatted\">ipconfig<\/pre><p>Look for the <strong>IPv4 Address<\/strong> value, as we will use it when connecting.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Command-prompt-showcasing-output-of-the-ipconfig-command.png\"><img decoding=\"async\" width=\"540\" height=\"202\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Command-prompt-showcasing-output-of-the-ipconfig-command.png\" alt=\"Command-prompt showcasing output of the ipconfig command\" class=\"wp-image-65757\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Command-prompt-showcasing-output-of-the-ipconfig-command.png 540w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Command-prompt-showcasing-output-of-the-ipconfig-command-300x112.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Command-prompt-showcasing-output-of-the-ipconfig-command-150x56.png 150w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/a><\/figure><\/div><p>Lastly, you will need to paste the privilege key to gain admin rights.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-asking-for-admin-token.-After-it_s-provided-user-will-gain-admin-access-to-the-server.png\"><img decoding=\"async\" width=\"516\" height=\"548\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-asking-for-admin-token.-After-it_s-provided-user-will-gain-admin-access-to-the-server.png\" alt=\"TeamSpeak client window asking for admin token. After it's provided user will gain admin access to the server\" class=\"wp-image-65758\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-for-admin-token.-After-it_s-provided-user-will-gain-admin-access-to-the-server.png 516w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-for-admin-token.-After-it_s-provided-user-will-gain-admin-access-to-the-server-282x300.png 282w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-for-admin-token.-After-it_s-provided-user-will-gain-admin-access-to-the-server-141x150.png 141w\" sizes=\"(max-width: 516px) 100vw, 516px\" \/><\/a><\/figure><\/div><p>That&rsquo;s it &ndash; you have successfully set up a TeamSpeak server on Windows.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-make-a-teamspeak-server-on-macos\">How to Make a TeamSpeak Server on macOS<\/h2><p>Making a TeamSpeak 3 server on the macOS operating system is also possible. The whole setup can be completed in four simple steps:<\/p><ol class=\"wp-block-list\">\n<li>Download and extract the TeamSpeak server<\/li>\n\n\n\n<li>Accept the license agreement for TeamSpeak 3<\/li>\n\n\n\n<li>Launch the TeamSpeak server and obtain your privilege key<\/li>\n\n\n\n<li>Use the TeamSpeak 3 client to connect<\/li>\n<\/ol><p>Let&rsquo;s proceed with the steps.<\/p><h3 class=\"wp-block-heading\" id=\"h-1-download-and-extract-the-teamspeak-server-0\">1. Download and Extract the TeamSpeak Server<\/h3><p>Start by<a href=\"https:\/\/www.teamspeak.com\/en\/downloads#server\" target=\"_blank\" rel=\"noopener\"> downloading the TeamSpeak server software setup file<\/a> for Mac. Once finished, double-click to extract it.<\/p><h3 class=\"wp-block-heading\" id=\"h-2-accept-the-teamspeak-3-license-agreement\">2. Accept the TeamSpeak 3 License Agreement<\/h3><p>Open the terminal and execute the following command to accept the license agreement:<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/macOS-window-showing-all-the-right-click-options-for-a-file-or-folder.-Border-indicates-a-button-to-create-a-new-terminal-window-for-a-folder-that-the-user-is-currently-in.png\"><img decoding=\"async\" width=\"552\" height=\"848\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/macOS-window-showing-all-the-right-click-options-for-a-file-or-folder.-Border-indicates-a-button-to-create-a-new-terminal-window-for-a-folder-that-the-user-is-currently-in.png\" alt=\"macOS window showing all the right-click options for a file or folder. Border indicates a button to create a new terminal window for a folder that the user is currently in\" class=\"wp-image-65759\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/macOS-window-showing-all-the-right-click-options-for-a-file-or-folder.-Border-indicates-a-button-to-create-a-new-terminal-window-for-a-folder-that-the-user-is-currently-in.png 552w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/macOS-window-showing-all-the-right-click-options-for-a-file-or-folder.-Border-indicates-a-button-to-create-a-new-terminal-window-for-a-folder-that-the-user-is-currently-in-195x300.png 195w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/macOS-window-showing-all-the-right-click-options-for-a-file-or-folder.-Border-indicates-a-button-to-create-a-new-terminal-window-for-a-folder-that-the-user-is-currently-in-98x150.png 98w\" sizes=\"(max-width: 552px) 100vw, 552px\" \/><\/a><\/figure><\/div><pre class=\"wp-block-preformatted\">touch .ts3server_license_accepted<\/pre><h3 class=\"wp-block-heading\" id=\"h-3-start-the-teamspeak-server-and-retrieve-your-privilege-key\">3. Start the TeamSpeak Server and Retrieve Your Privilege Key<\/h3><p>Start the server by entering the following:<\/p><pre class=\"wp-block-preformatted\">.\/ts3server<\/pre><p>If you get a warning about TeamSpeak not being recognized as an identified developer, make sure to <a href=\"https:\/\/support.apple.com\/en-us\/HT202491\" target=\"_blank\" rel=\"noopener\">override the security settings<\/a> in <strong>System Preferences<\/strong> temporarily.<\/p><p>Wait a few moments for the process to finish. You will receive your privilege key:<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server.jpg\"><img decoding=\"async\" width=\"856\" height=\"258\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server.jpg\" alt=\"Terminal output with server token for TeamSpeak server\" class=\"wp-image-65760\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server.jpg 856w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server-300x90.jpg 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server-150x45.jpg 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/Terminal-output-with-server-token-for-TeamSpeak-server-768x231.jpg 768w\" sizes=\"(max-width: 856px) 100vw, 856px\" \/><\/a><\/figure><\/div><h3 class=\"wp-block-heading\" id=\"h-4-connect-via-the-teamspeak-client\">4. Connect via the TeamSpeak Client<\/h3><p>You&rsquo;re now ready to use the TeamSpeak server. When connecting, use the IP shown in the <strong>System Preferences -&gt; Network <\/strong>section. You might have to override your security settings once more to launch the TeamSpeak application.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-used-to-connect-to-a-server.png\"><img decoding=\"async\" width=\"730\" height=\"382\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-used-to-connect-to-a-server.png\" alt=\"TeamSpeak client window used to connect to a server\" class=\"wp-image-65761\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-used-to-connect-to-a-server.png 730w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-used-to-connect-to-a-server-300x157.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-used-to-connect-to-a-server-150x78.png 150w\" sizes=\"(max-width: 730px) 100vw, 730px\" \/><\/a><\/figure><\/div><p>Don&rsquo;t forget to paste the privilege key to gain server admin rights.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token.jpg\"><img decoding=\"async\" width=\"1024\" height=\"377\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token-1024x377.jpg\" alt=\"TeamSpeak client window asking to enter the admin token\" class=\"wp-image-65762\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token.jpg 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token-300x110.jpg 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token-150x55.jpg 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/TeamSpeak-client-window-asking-to-enter-the-admin-token-768x283.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>Congratulations, you have created a TeamSpeak server and connected to it on macOS operating system.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-point-a-domain-to-a-teamspeak-server\">How to Point a Domain to a TeamSpeak Server<\/h2><p>This section will teach you how to point your existing domain to the TeamSpeak server you created.<\/p><p>This will make the process of logging into the server easier because you won&rsquo;t have to remember the IP address and port combination &ndash; just the domain name.<\/p><p>Before proceeding with the next step, go to the <strong>DNS Zone Editor<\/strong> on your domain registrar account. In this example, we will use a domain name registered via Hostinger. However, the steps should be similar using other registrars as well.<\/p><p>The process can be completed in two simple steps:<\/p><ol class=\"wp-block-list\">\n<li>Create a subdomain with A records<\/li>\n\n\n\n<li>Create an SRV record<\/li>\n<\/ol><p>Let&rsquo;s start with a subdomain.<\/p><h3 class=\"wp-block-heading\" id=\"h-1-create-a-subdomain-using-a-records\">1. Create a Subdomain Using A Records<\/h3><p>Log into hPanel and navigate to <strong>Domains<\/strong>. Click on the desired domain name and select <strong>DNS \/ Nameservers.<\/strong><\/p><p>Next to the <strong>Manage DNS records <\/strong>section, create a subdomain and point it to the TeamSpeak server.<\/p><ul class=\"wp-block-list\">\n<li><strong>Type <\/strong>&ndash; choose A.<\/li>\n\n\n\n<li><strong>Name<\/strong> &ndash; specify the subdomain name.<\/li>\n\n\n\n<li><strong>Points to<\/strong> &ndash; enter the IP of your TeamSpeak 3 server, removing the sample <strong>185.185.185.185 <\/strong>address.<\/li>\n\n\n\n<li><strong>TTL<\/strong> &ndash; this stands for <strong>time-to-live<\/strong>, which limits the lifetime of the record. Leave the default value.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/New-A-record-creation-window-on-hPanel.png\"><img decoding=\"async\" width=\"1024\" height=\"165\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/New-A-record-creation-window-on-hPanel-1024x165.png\" alt=\"New A record creation window on hPanel\" class=\"wp-image-65763\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-A-record-creation-window-on-hPanel.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-A-record-creation-window-on-hPanel-300x48.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-A-record-creation-window-on-hPanel-150x24.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-A-record-creation-window-on-hPanel-768x124.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>Finally, click <strong>Add Record<\/strong>.<\/p><p>Ensure that the A record is pointed correctly and propagated well before proceeding to the next step.<\/p><h3 class=\"wp-block-heading\" id=\"h-2-create-an-srv-record\">2. Create an SRV record<\/h3><p>Under the same <strong>Manage DNS records <\/strong>section, add a new SRV record.<\/p><ul class=\"wp-block-list\">\n<li><strong>Type <\/strong>&ndash; choose<strong> SRV<\/strong>.<\/li>\n\n\n\n<li><strong>Name<\/strong> &ndash; specify the service name <strong>_ts3<\/strong> and protocol <strong>_udp<\/strong>, separated by a <strong>full stop <\/strong>mark. The final result should look similar to the following:<\/li>\n<\/ul><p>_ts3._udp.teamspeak.domain.tld<\/p><ul class=\"wp-block-list\">\n<li><strong>Weight<\/strong> &ndash; for records with the same priority, set it to <strong>5<\/strong>.<\/li>\n\n\n\n<li><strong>Port<\/strong> &ndash; enter your server&rsquo;s port. Alternatively, the default TeamSpeak 3 server port is <strong>9987<\/strong>.<\/li>\n\n\n\n<li><strong>Target<\/strong> &ndash; instead of <strong>teamspeak.yourdomain.com<\/strong>, enter the subdomain you created in <strong>Step 1<\/strong>.<\/li>\n\n\n\n<li><strong>Priority<\/strong> &ndash; set the value to 0.<\/li>\n\n\n\n<li><strong>TTL<\/strong> &ndash; leave the default value here.<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"\/my\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/New-SRV-record-creation-window-on-hPanel.png\"><img decoding=\"async\" width=\"1024\" height=\"232\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2018\/04\/New-SRV-record-creation-window-on-hPanel-1024x232.png\" alt=\"New SRV record creation window on hPanel\" class=\"wp-image-65764\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-SRV-record-creation-window-on-hPanel.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-SRV-record-creation-window-on-hPanel-300x68.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-SRV-record-creation-window-on-hPanel-150x34.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2018\/04\/New-SRV-record-creation-window-on-hPanel-768x174.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>Finally, click <strong>Add Record<\/strong>.<\/p><p>\n\n\n<div><p class=\"important\"><strong>Important!<\/strong> Note that it can take up to 24 hours for the new DNS records to propagate worldwide. You can also try to clear your DNS cache.<br>\n<\/p><\/div>\n\n\n\n<\/p><p>That&rsquo;s it &ndash; you have pointed a domain to the TeamSpeak 3 server via the <strong>DNS<\/strong> <strong>SRV<\/strong> record. You can easily connect to your server using a simple subdomain.<\/p><p>\n\n\n<div class=\"protip\">\n                    <h4 class=\"title\">Suggested Reading<\/h4>\n                    <p>Check out our guide on <a href=\"\/my\/tutorials\/dns\/how-to-point-domain-to-vps\">how to point a domain name to VPS<\/a>.<\/p>\n                <\/div>\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2><p>TeamSpeak 3 is a popular voice chatting application among gaming enthusiasts and IT professionals. It provides a convenient-to-use interface and allows users to quickly set up a server in minutes.<\/p><p>This guide taught you how to create a TeamSpeak 3 server on three different operating systems &ndash; <strong>Ubuntu<\/strong>, <strong>Windows<\/strong>, and <strong>macOS<\/strong>.<\/p><p>We also provided a guide on how to point a domain to a server and use it instead of an IP address to connect.<\/p><p>If you have any tips, tricks, or ideas, don&rsquo;t hesitate to share them in the comments section. <\/p><p>\n\n\n<div class=\"protip\">\n                    <h4 class=\"title\">Discover Other Types of Servers You Can Set Up With VPS Hosting<\/h4>\n                    <p><a href=\"\/my\/tutorials\/how-to-create-cs2-server\">How to Create a Counter-Strike 2 Server<\/a><br>\n<a href=\"\/my\/tutorials\/how-to-host-a-rust-server\">How to Set Up a Rust Server<\/a><br>\n<a href=\"\/my\/tutorials\/how-to-setup-minecraft-server\">How to Create a Minecraft Server<\/a><br>\n<a href=\"\/my\/tutorials\/how-to-make-unturned-server\">How to Make an Unturned Server<\/a><br>\n<a href=\"\/my\/tutorials\/how-to-set-up-a-linux-vpn-server-with-openvpn\">How to Set Up a Linux VPN Server<\/a><\/p>\n                <\/div>\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-make-a-teamspeak-server-faq\">How to Make a TeamSpeak Server FAQ<\/h2><p>Here are some of the most frequently asked questions about the TeamSpeak server.<\/p><div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1665745141108\"><h3 class=\"schema-faq-question\">What Do You Need to Run a TeamSpeak Server?<\/h3> <p class=\"schema-faq-answer\">A TeamSpeak server can be set up on pretty much any machine, whether that would be a virtual private server (VPS) you own or your personal computer using Windows, Linux, or macOS operating systems.<br><br>You only need to download the server files from TeamSpeak&rsquo;s official website, install the server, and you&rsquo;re good to go.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1665745157564\"><h3 class=\"schema-faq-question\">Is a Server Required to Use TeamSpeak?<\/h3> <p class=\"schema-faq-answer\">A TeamSpeak server can run on most operating systems, which means that you don&rsquo;t explicitly need to have a server. An ordinary computer will do.<br><br>However, it&rsquo;s highly recommended that you set up a TeamSpeak server because it will be much easier to manage. If that is not possible, you could consider a virtual server.&nbsp;<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>TeamSpeak 3 is a voice-over-internet protocol application that lets users communicate and collaborate using voice in real-time. It&rsquo;s a reliable and lightweight tool with unique features, such as AES-256 encryption, minimal latency, and high audio quality. People use the TeamSpeak VoIP application for various purposes. Usually, it&rsquo;s used as a gaming-oriented communication app, where users [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"\/my\/tutorials\/how-to-make-a-teamspeak-3-server\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":279,"featured_media":9011,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"How to Make a Teamspeak Server: A Quick and Easy Tutorial","rank_math_description":"Follow this tutorial and learn how to make a TeamSpeak 3 server in less than 5 minutes for Ubuntu, Windows, CentOS 7, and MacOS.","rank_math_focus_keyword":"how to make a teamspeak server","footnotes":""},"categories":[],"tags":[],"class_list":["post-8905","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/tutorials\/how-to-make-a-teamspeak-3-server","default":0},{"locale":"es-ES","link":"https:\/\/www.hostinger.com\/es\/tutoriales\/crear-servidor-ts3-teamspeak-3","default":0},{"locale":"id-ID","link":"https:\/\/www.hostinger.com\/id\/tutorial\/cara-membuat-server-teamspeak-3","default":0},{"locale":"en-UK","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-make-a-teamspeak-3-server","default":0},{"locale":"en-MY","link":"https:\/\/www.hostinger.com\/my\/tutorials\/how-to-make-a-teamspeak-3-server\/","default":0},{"locale":"en-PH","link":"https:\/\/www.hostinger.com\/ph\/tutorials\/how-to-make-a-teamspeak-3-server\/","default":0},{"locale":"es-MX","link":"https:\/\/www.hostinger.com\/mx\/tutoriales\/crear-servidor-ts3-teamspeak-3","default":0},{"locale":"es-CO","link":"https:\/\/www.hostinger.com\/co\/tutoriales\/crear-servidor-ts3-teamspeak-3","default":0},{"locale":"es-AR","link":"https:\/\/www.hostinger.com\/ar\/tutoriales\/crear-servidor-ts3-teamspeak-3","default":0},{"locale":"en-IN","link":"https:\/\/www.hostinger.com\/in\/tutorials\/how-to-make-a-teamspeak-3-server","default":0},{"locale":"en-CA","link":"https:\/\/www.hostinger.com\/ca\/tutorials\/how-to-make-a-teamspeak-3-server","default":0},{"locale":"en-AU","link":"https:\/\/www.hostinger.com\/au\/tutorials\/how-to-make-a-teamspeak-3-server","default":0},{"locale":"en-NG","link":"https:\/\/www.hostinger.com\/ng\/tutorials\/how-to-make-a-teamspeak-3-server","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/8905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/users\/279"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/comments?post=8905"}],"version-history":[{"count":84,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/8905\/revisions"}],"predecessor-version":[{"id":119034,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/8905\/revisions\/119034"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/media\/9011"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/media?parent=8905"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/categories?post=8905"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/tags?post=8905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}