{"id":1699,"date":"2019-08-04T17:21:28","date_gmt":"2019-08-04T16:21:28","guid":{"rendered":"https:\/\/hypervlab.co.uk\/?p=1699"},"modified":"2019-08-04T17:23:55","modified_gmt":"2019-08-04T16:23:55","slug":"deploying-teamspeak3-server-on-ubuntu-18-04-02-lts","status":"publish","type":"post","link":"https:\/\/hypervlab.co.uk\/?p=1699","title":{"rendered":"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS"},"content":{"rendered":"<span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time: <\/span> <span class=\"rt-time\"> 4<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span>\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"481\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-1024x481.png\" alt=\"\" class=\"wp-image-1701\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-1024x481.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-300x141.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-768x361.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image.png 1314w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p><strong>NOTE:<\/strong> This blog post will not cover the installation of Ubuntu Server for Installation you can view my blog post [<a href=\"https:\/\/hypervlab.co.uk\/2019\/04\/installing-ubuntu-18-04-02-lts-on-hyper-v\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"HERE (opens in a new tab)\">HERE<\/a>] and for Integration Services Installation [<a href=\"https:\/\/hypervlab.co.uk\/2019\/04\/configure-linux-integration-services-on-ubuntu-server-18-04-02-lts\/\">HERE<\/a>].<\/p>\n\n\n\n<p>In this blog post, I will cover the installation and configuration of Teamspeak3. For those who don&#8217;t know what <a rel=\"noreferrer noopener\" aria-label=\"TeamSpeak (opens in a new tab)\" href=\"https:\/\/www.teamspeak.com\/en\/\" target=\"_blank\">TeamSpeak<\/a> is, Its a VOIP Server Platform which can either be self-hosted on your own server or you are able to rent a server directly from Teamspeak [<a rel=\"noreferrer noopener\" aria-label=\"Rent a Server Here (opens in a new tab)\" href=\"https:\/\/www.teamspeak.com\/en\/more\/find-a-host\/\" target=\"_blank\">Rent a Server Here<\/a>]. <\/p>\n\n\n\n<p>For the installation, the virtual machine I&#8217;ve configured on my Hyper-V Host is a Generation Two Template. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"703\" height=\"609\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-1.png\" alt=\"\" class=\"wp-image-1702\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-1.png 703w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-1-300x260.png 300w\" sizes=\"auto, (max-width: 703px) 100vw, 703px\" \/><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Creating Local Teamspeak3 User<\/strong><\/h3>\n\n\n\n<p>Firstly lets log into the server. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"837\" height=\"418\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-2.png\" alt=\"\" class=\"wp-image-1703\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-2.png 837w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-2-300x150.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-2-768x384.png 768w\" sizes=\"auto, (max-width: 837px) 100vw, 837px\" \/><\/figure><\/div>\n\n\n\n<p>Firstly lets create a new user called &#8216;<em>teamspeak&#8217;<\/em>.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo adduser --disabled-login teamspeak\n<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"837\" height=\"274\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-3.png\" alt=\"\" class=\"wp-image-1704\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-3.png 837w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-3-300x98.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-3-768x251.png 768w\" sizes=\"auto, (max-width: 837px) 100vw, 837px\" \/><\/figure><\/div>\n\n\n\n<p>Now we need to change to the home folder of the TeamSpeak service account. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/home\/teamspeak<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Download Teamspeak3 Server Instance<\/strong><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"837\" height=\"274\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-4.png\" alt=\"\" class=\"wp-image-1705\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-4.png 837w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-4-300x98.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-4-768x251.png 768w\" sizes=\"auto, (max-width: 837px) 100vw, 837px\" \/><\/figure><\/div>\n\n\n\n<p>From the Teamspeak3 website, we can download the latest server instance. <br>[<a rel=\"noreferrer noopener\" aria-label=\"Download Site (opens in a new tab)\" href=\"https:\/\/www.teamspeak.com\/en\/downloads\/#server\" target=\"_blank\">Download Site<\/a>] <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"309\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-5-1024x309.png\" alt=\"\" class=\"wp-image-1706\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-5-1024x309.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-5-300x90.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-5-768x232.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-5.png 1068w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p><strong>NOTE:<\/strong> At the time of writing the latest release was v3.9.1. This installation guide will work with newer releases but you will need to update the wget pull link below. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo wget https:\/\/files.teamspeak-services.com\/releases\/server\/3.9.1\/teamspeak3-server_linux_amd64-3.9.1.tar.bz2 ; sudo tar xvf teamspeak3-server* ; sudo rm teamspeak3-server_linux_amd64-3.9.1.tar.bz2 ; sudo mv teamspeak3-server_linux_amd64 teamspeak3-server ; cd teamspeak3-server\/<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"460\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-6-1024x460.png\" alt=\"\" class=\"wp-image-1707\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-6-1024x460.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-6-300x135.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-6-768x345.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-6.png 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>Then the files have been exported and moved to the correct folder the current owner is root: as you can see in the graphic below.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-7-1024x283.png\" alt=\"\" class=\"wp-image-1708\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-7-1024x283.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-7-300x83.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-7-768x212.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-7.png 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>to resolve this we can run the following command to change the file ownership to the TeamSpeak user.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo chown -R teamspeak:teamspeak \/home\/teamspeak <\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-8-1024x283.png\" alt=\"\" class=\"wp-image-1709\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-8-1024x283.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-8-300x83.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-8-768x212.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-8.png 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>Before we start the teamspeak server we need to create a <em>.ts3server_license_accepted<\/em> file otherwise the server will give an error about not having an accepted EULA.<\/p>\n\n\n\n<p>The graphic below shows the warning message about the missing  <em>.ts3server_license_accepted<\/em><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-9-1024x283.png\" alt=\"\" class=\"wp-image-1710\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-9-1024x283.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-9-300x83.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-9-768x212.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-9.png 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo touch \/home\/teamspeak\/teamspeak3-server\/.ts3server_license_accepted<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"997\" height=\"514\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-13.png\" alt=\"\" class=\"wp-image-1714\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-13.png 997w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-13-300x155.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-13-768x396.png 768w\" sizes=\"auto, (max-width: 997px) 100vw, 997px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Configure Teamspeak3 Service<\/strong><\/h3>\n\n\n\n<p>Now we will configure the Teamspeak3 Service which will allow the service to start on re\/boot to do this we need to create a file under \/etc\/systemd\/system\/teamspeak.service.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/systemd\/system\/teamspeak.service<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>[Unit]\nDescription=TeamSpeak 3 Server\nAfter=network.target\n\n[Service]\nWorkingDirectory=\/home\/teamspeak\/teamspeak3-server\nUser=teamspeak\nGroup=teamspeak\nType=forking\nExecStart=\/home\/teamspeak\/teamspeak3-server\/ts3server_startscript.sh start inifile=ts3server.ini\nExecStop=\/home\/teamspeak\/teamspeak3-server\/ts3server_startscript.sh stop\nPIDFile=\/home\/teamspeak\/teamspeak3-server\/ts3server.pid\nRestartSec=15\nRestart=always\n\n[Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"475\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-10-1024x475.png\" alt=\"\" class=\"wp-image-1711\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-10-1024x475.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-10-300x139.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-10-768x356.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-10.png 1109w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl daemon-reload\nsudo systemctl enable teamspeak \n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Startings Teamspeak3 Server<\/strong><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl start teamspeak <\/code><\/pre>\n\n\n\n<p>Now to obtain the ServerAdmin Token. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl status teamspeak<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"346\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-17-1024x346.png\" alt=\"\" class=\"wp-image-1723\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-17-1024x346.png 1024w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-17-300x101.png 300w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-17-768x260.png 768w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-17.png 1141w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>I M P O R T A N T<br><br>ServerAdmin privilege key created, please use it to gain<br> serveradmin rights for your virtualserver. please<br> also check the doc\/privilegekey_guide.txt for details.<br><br>token=2LvLZAjhHkonlTP+piETUTLIzNisO+pbdx1L8jEJ<\/p>\n\n\n\n<p>When you first connect to your server you will be prompted with a &#8216;Use Privilege Key&#8217;<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"476\" height=\"173\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-12.png\" alt=\"\" class=\"wp-image-1713\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-12.png 476w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-12-300x109.png 300w\" sizes=\"auto, (max-width: 476px) 100vw, 476px\" \/><\/figure><\/div>\n\n\n\n<p>Account elevated with Privilege Key<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"224\" height=\"122\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-18.png\" alt=\"\" class=\"wp-image-1725\"\/><\/figure><\/div>\n\n\n\n<p>Now showing in Teamspeak, My Account is part of the Server Admins Group. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"257\" height=\"304\" src=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-19.png\" alt=\"\" class=\"wp-image-1726\" srcset=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-19.png 257w, https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/image-19-254x300.png 254w\" sizes=\"auto, (max-width: 257px) 100vw, 257px\" \/><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Teamspeak3 Port Forwarding<\/strong><\/h3>\n\n\n\n<p>Teamspeak uses the following ports and protocols <br><br>VOICE PORT [ UDP ] PORT 9987<br>FILE TRANSFER [TCP ] PORT 30033<br>SERVERQUERY [ TCP] PORT 10011<br>TSNDS [ TCP ] PORT 41144 <br>WEB LIST [UDP ] PORT 2011-2110 <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Automated Installation<\/strong><\/h3>\n\n\n\n<p>Below is an automated setup script which will complete all these steps in the blog post.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/tmp &amp;&amp; wget https:\/\/raw.githubusercontent.com\/hypervlab\/hypervlab-resources\/master\/hyper-v\/linux\/teamspeak_setup.sh &amp;&amp; sudo bash teamspeak_setup.sh <\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>#!\/bin\/bash\n# Teamspeak3 Automated Installation Script\n# Author: Simon Lee\n# Script Revision: 1.0\n# Description: Automatically download Teamspeak 3\n\n# Clear Screen\nclear\n\n# Check Session Status\nif [[ $EUID -ne 0 ]]; then\n   echo \"This script must be run as root\"\n   exit 1\nelif [[ $EUID -eq 0 ]]; then\n   echo -e \"Session Running as \\e[36mROOT\\e[0m\"\nfi\n\necho \"#######################\"\necho \"# Hyper-V Lab Scripts #\"\necho \"#  Teamspeak 3 Setup  #\"\necho \"#######################\"\n\necho \"\"\necho \"Creating Local Teamspeak User Account\"\nadduser --disabled-login --gecos \"Teamspeak Service Account\" teamspeak\n\n# Download Teakspeak Service\necho \"\"\necho \"Download Teamspeak Server\"\necho \"Please go to: https:\/\/www.teamspeak.com\/en\/downloads\/#server \"\necho \"and download the latest server\"\necho \"\"\n\nread -p \"Paste Here: \" wget\ncd \/home\/teamspeak\nwget $wget -P \/home\/teamspeak\/\ntar xvf \/home\/teamspeak\/teamspeak3-server_linux*\nmv \/home\/teamspeak\/teamspeak3-server_linux_amd64 \/home\/teamspeak\/teamspeak3-server\nrm -rf \/home\/teamspeak\/teamspeak3-server_linux*\n\n# Create EULA Acceptance File\ntouch \/home\/teamspeak\/teamspeak3-server\/.ts3server_license_accepted\n\n# Change File Onwership to: teamspeak\nchown -R teamspeak:teamspeak \/home\/teamspeak\n\n# Downkload Teamspeak 3 Service\necho \"\"\necho \"#####################################\"\necho \" Downloading Teamspeak3 Service File \"\necho \"##################################### \"\nwget https:\/\/raw.githubusercontent.com\/hypervlab\/hypervlab-resources\/master\/hyper-v\/linux\/teamspeak.service -O \/etc\/systemd\/system\/teamspeak.service\n\n# Configure Teamspeak Service\necho \"\"\necho \"###############################\"\necho \" Configuring Teamspeak Service \"\necho \"###############################\"\necho \"\"\n\nsudo systemctl daemon-reload\necho \"System Daemon Reloaded...\"\nsudo systemctl enable teamspeak\necho \"Teamspeak Service Enabled\"\nsudo systemctl start teamspeak\necho \"Teamspeak Service Started\"\necho \"\"\necho \"Waiting for Server to Start...\"\nsleep 7\n\nsystemctl status teamspeak\n\n# Self Cleanup\nrm -r \/tmp\/teamspeak_setup.sh <\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p><span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">Reading Time: <\/span> <span class=\"rt-time\"> 4<\/span> <span class=\"rt-label rt-postfix\">minutes<\/span><\/span>NOTE: This blog post will not cover the installation of Ubuntu Server for Installation you can view my blog post [HERE] and for Integration Services Installation [HERE]. In this blog post, I will cover the installation and configuration of Teamspeak3. For those who don&#8217;t know what TeamSpeak is, Its a VOIP Server Platform which can [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1730,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[212,124,125,122,121,211,126],"class_list":["post-1699","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu","tag-communication","tag-generationtwo","tag-gentwo","tag-hyper-v","tag-linux","tag-teamspeak","tag-virtualmachine"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hypervlab.co.uk\/?p=1699\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB\" \/>\n<meta property=\"og:description\" content=\"Reading Time:  4 minutesNOTE: This blog post will not cover the installation of Ubuntu Server for Installation you can view my blog post [HERE] and for Integration Services Installation [HERE]. In this blog post, I will cover the installation and configuration of Teamspeak3. For those who don&#8217;t know what TeamSpeak is, Its a VOIP Server Platform which can [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hypervlab.co.uk\/?p=1699\" \/>\n<meta property=\"og:site_name\" content=\"HypervLAB\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-04T16:21:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-04T16:23:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Simon Lee\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/smoon_lee\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Simon Lee\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699\",\"url\":\"https:\/\/hypervlab.co.uk\/?p=1699\",\"name\":\"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB\",\"isPartOf\":{\"@id\":\"https:\/\/hypervlab.co.uk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png\",\"datePublished\":\"2019-08-04T16:21:28+00:00\",\"dateModified\":\"2019-08-04T16:23:55+00:00\",\"author\":{\"@id\":\"https:\/\/hypervlab.co.uk\/#\/schema\/person\/7d184970612a9c6a5f1babb8b6b4d359\"},\"breadcrumb\":{\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hypervlab.co.uk\/?p=1699\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage\",\"url\":\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png\",\"contentUrl\":\"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png\",\"width\":1200,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hypervlab.co.uk\/?p=1699#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hypervlab.co.uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hypervlab.co.uk\/#website\",\"url\":\"https:\/\/hypervlab.co.uk\/\",\"name\":\"HypervLAB\",\"description\":\"Blogging about all thing Microsoft\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hypervlab.co.uk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/hypervlab.co.uk\/#\/schema\/person\/7d184970612a9c6a5f1babb8b6b4d359\",\"name\":\"Simon Lee\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/hypervlab.co.uk\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9473a3cf9c75192508eccfd9d072efab80adf04a45083e561d0e3065f681c34c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9473a3cf9c75192508eccfd9d072efab80adf04a45083e561d0e3065f681c34c?s=96&d=mm&r=g\",\"caption\":\"Simon Lee\"},\"description\":\"Hi, I'm Simon an IT Enthusiast, PowerShell Geek, Gamer, and Sound Engineer. I've been working with in the IT Industry for around 6 years and have worked across private and public sector companies. The original idea behind \\\"hypervlab\\\" was that I required an 'RnD' environment which would allow me to be able to replicate any kind of enterprise on-premise environment which I could use for learning and testing without learning in a production environment. So in 2019, I decided to branch out and use the domain for a public facing blog to be able to contribute to the IT Community about all things Microsoft.\",\"sameAs\":[\"https:\/\/hypervlab.co.uk\",\"https:\/\/www.linkedin.com\/in\/simon-john-lee\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/smoon_lee\"],\"url\":\"https:\/\/hypervlab.co.uk\/?author=2\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB","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:\/\/hypervlab.co.uk\/?p=1699","og_locale":"en_GB","og_type":"article","og_title":"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB","og_description":"Reading Time:  4 minutesNOTE: This blog post will not cover the installation of Ubuntu Server for Installation you can view my blog post [HERE] and for Integration Services Installation [HERE]. In this blog post, I will cover the installation and configuration of Teamspeak3. For those who don&#8217;t know what TeamSpeak is, Its a VOIP Server Platform which can [&hellip;]","og_url":"https:\/\/hypervlab.co.uk\/?p=1699","og_site_name":"HypervLAB","article_published_time":"2019-08-04T16:21:28+00:00","article_modified_time":"2019-08-04T16:23:55+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png","type":"image\/png"}],"author":"Simon Lee","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/smoon_lee","twitter_misc":{"Written by":"Simon Lee","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hypervlab.co.uk\/?p=1699","url":"https:\/\/hypervlab.co.uk\/?p=1699","name":"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS - HypervLAB","isPartOf":{"@id":"https:\/\/hypervlab.co.uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage"},"image":{"@id":"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage"},"thumbnailUrl":"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png","datePublished":"2019-08-04T16:21:28+00:00","dateModified":"2019-08-04T16:23:55+00:00","author":{"@id":"https:\/\/hypervlab.co.uk\/#\/schema\/person\/7d184970612a9c6a5f1babb8b6b4d359"},"breadcrumb":{"@id":"https:\/\/hypervlab.co.uk\/?p=1699#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hypervlab.co.uk\/?p=1699"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/hypervlab.co.uk\/?p=1699#primaryimage","url":"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png","contentUrl":"https:\/\/hypervlab.co.uk\/wp-content\/uploads\/2019\/08\/FeatureImage_Teamspeak3Ubuntu.png","width":1200,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/hypervlab.co.uk\/?p=1699#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hypervlab.co.uk\/"},{"@type":"ListItem","position":2,"name":"Deploying Teamspeak3 Server on Ubuntu 18.04.02 LTS"}]},{"@type":"WebSite","@id":"https:\/\/hypervlab.co.uk\/#website","url":"https:\/\/hypervlab.co.uk\/","name":"HypervLAB","description":"Blogging about all thing Microsoft","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hypervlab.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/hypervlab.co.uk\/#\/schema\/person\/7d184970612a9c6a5f1babb8b6b4d359","name":"Simon Lee","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/hypervlab.co.uk\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9473a3cf9c75192508eccfd9d072efab80adf04a45083e561d0e3065f681c34c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9473a3cf9c75192508eccfd9d072efab80adf04a45083e561d0e3065f681c34c?s=96&d=mm&r=g","caption":"Simon Lee"},"description":"Hi, I'm Simon an IT Enthusiast, PowerShell Geek, Gamer, and Sound Engineer. I've been working with in the IT Industry for around 6 years and have worked across private and public sector companies. The original idea behind \"hypervlab\" was that I required an 'RnD' environment which would allow me to be able to replicate any kind of enterprise on-premise environment which I could use for learning and testing without learning in a production environment. So in 2019, I decided to branch out and use the domain for a public facing blog to be able to contribute to the IT Community about all things Microsoft.","sameAs":["https:\/\/hypervlab.co.uk","https:\/\/www.linkedin.com\/in\/simon-john-lee\/","https:\/\/x.com\/https:\/\/twitter.com\/smoon_lee"],"url":"https:\/\/hypervlab.co.uk\/?author=2"}]}},"_links":{"self":[{"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/1699","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1699"}],"version-history":[{"count":0,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/1699\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=\/wp\/v2\/media\/1730"}],"wp:attachment":[{"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1699"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1699"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hypervlab.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}