<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TeamSpeak &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/teamspeak/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Thu, 26 May 2022 05:51:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>TeamSpeak &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Install TeamSpeak on Debian 10</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-debian-10/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-debian-10/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 08:04:08 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=3483</guid>

					<description><![CDATA[TeamSpeak is a unique virtual intercom that allows you to communicate with other people connected to the server. This tool is very popular at gaming events, but in recent years, many people have used it for work activities, collaborating on projects, and even making friendships between family and friends. In [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://www.teamspeak.com/en/">TeamSpeak</a></strong> is a unique virtual intercom that allows you to communicate with other people connected to the server. This tool is very popular at gaming events, but in recent years, many people have used it for work activities, collaborating on projects, and even making friendships between family and friends. In contradistinction to other solutions, the TeamSpeak development team does not force customers to use their centralized servers, which in turn provides military-grade security, ultra-low latency, the lowest resource consumption of any VoIP software, and 3D surround sound as standard.</p>



<h2 id="installation-teamspeak-server" >Installation TeamSpeak Server</h2>



<p>First, we need to install the TeamSpeak server. Start by launching your browser and navigate to &#8211; <a href="https://teamspeak.com/en/downloads/#server">https://teamspeak.com/en/downloads/#server</a> Then on Linux choose 32-bit or 64-bit &#8211; download according to your system. After that, you can use the <strong>wget</strong> command to download the TeamSpeak archive like:</p>



<pre class="wp-block-code"><code>wget https://files.teamspeak-services.com/releases/server/3.13.3/teamspeak3-server_linux_amd64-3.13.3.tar.bz2</code></pre>



<p>Next, you need to extract the archive. This can be done with the <strong>tar</strong> command:</p>



<pre class="wp-block-code"><code>tar -xvf teamspeak3-server_linux_amd64-3.13.3.tar.bz2</code></pre>



<p>Then change to the extracted directory and start generating the &#8220;<strong>.ts3server_license_accepted</strong>&#8221; file. Add the line “<strong>license_accepted = 1</strong>&#8220;</p>



<pre class="wp-block-code"><code>     sudo touch .ts3server_license_accepted

license_accepted=1</code></pre>



<p>Then start the server. This must be done with the following command:</p>



<pre class="wp-block-code"><code>./ts3server_startscript.sh start</code></pre>



<p>After that, you need to log in using your credentials (<strong>root &amp; password</strong>)</p>



<h2 id="installation-of-the-teamspeak-client" >Installation of the TeamSpeak client</h2>



<p>In order to log into the TeamSpeak server and use it quite comfortably, you need the TeamSpeak client. To do this, you need to go to the resources page, download the client and follow all further conditions and steps.</p>



<p><a href="https://teamspeak.com/en/downloads/">https://teamspeak.com/en/downloads/</a></p>



<p>Here you need to choose <strong>32-bit </strong>or<strong> 64-bit</strong> for your Linux. After downloading, you should start your new client and enter the IP address of your TeamSpeak server. Then the last step is to click on Connect, then provide the server token and paste it.</p>



<figure class="wp-block-image size-large"><img width="1024" height="576" src="https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-1024x576.png" alt="" class="wp-image-3501" srcset="https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-1024x576.png 1024w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-300x169.png 300w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-768x432.png 768w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-50x28.png 50w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-1536x864.png 1536w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-920x518.png 920w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-600x338.png 600w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS-320x180.png 320w, https://help.hostry.com/wp-content/uploads/2021/03/TEAMSPEAK-DOWNLOADS.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-debian-10/feed/</wfw:commentRss>
			<slash:comments>451</slash:comments>
		
		
			</item>
		<item>
		<title>How To Install TeamSpeak to Your Ubuntu VPS</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-your-vps%ef%bf%bc/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-your-vps%ef%bf%bc/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Wed, 25 May 2022 07:55:53 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=4873</guid>

					<description><![CDATA[TeamSpeak is a proprietary, cross-platform Voice over Internet Protocol (VoIP) software widely used by the gaming and tech communities. A description will now be provided of how it will be possible to install a TeamSpeak server on your VPS using Ubuntu 20.04. Before you install TeamSpeak, you must create a [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://www.teamspeak.com/en/">TeamSpeak</a></strong> is a proprietary, cross-platform Voice over Internet Protocol (VoIP) software widely used by the gaming and tech communities. A description will now be provided of how it will be possible to install a TeamSpeak server on your VPS using Ubuntu 20.04. Before you install TeamSpeak, you must create a separate user to run the server. In this tutorial &#8220;<strong>user_for_teamspeak</strong>&#8221; is the username, you can choose any username you want. Please follow the following links.</p>



<pre class="wp-block-code"><code>adduser --disabled-login user_for_teamspeak</code></pre>



<p>Then switch to this user to make certain manipulations and changes. This can be done like this:</p>



<pre class="wp-block-code"><code>su user_for_teamspeak</code></pre>



<p>Before you click on the link below, check the official TeamSpeak website for versions and updates. If it does not match, change the number in the version number of this utility. </p>



<blockquote class="wp-block-quote"><p>Now is using the last version &#8211; 3.5.6</p></blockquote>



<pre class="wp-block-code"><code>wget https://files.teamspeak-services.com/releases/server/3.5.6/teamspeak3-server_linux_amd64-3.5.6.tar.bz2</code></pre>



<p>After successfully installation, unpack the downloaded archive. </p>



<p><code>tar xvfj teamspeak3-server_linux_amd64-*.tar.bz2</code></p>



<p>Copy all contents from the extracted directory to the teampeak user&#8217;s home directory.</p>



<pre class="wp-block-code"><code>cp teamspeak3-server_linux_amd64/* -R /home/user_for_teamspeak/</code></pre>



<p>The download file isn&#8217;t required from now. It means, that you can delete it.</p>



<pre class="wp-block-code"><code>teamspeak3-server_linux_amd64-*.tar.bz2</code></pre>



<p>Then you need to accept the license agreement. You will be able to create a special file </p>



<pre class="wp-block-code"><code>/home/user_for_teamspeak/.ts3server_license_accepted</code></pre>



<p>Log out of the user&#8217;s TeamSpeak session. You can use the following command:</p>



<pre class="wp-block-code"><code>exit</code></pre>



<p>Then, after successfully log out, you can create a systemd service file to start Teamspeak on boot.</p>



<pre class="wp-block-code"><code>nano /lib/systemd/system/ts3server.service</code></pre>



<p>Then you need to add the following text. After adding, you need to save it</p>



<pre class="wp-block-code"><code>&#91;Unit]
Description=TeamSpeak 3 Server
After=network.target

&#91;Service]
WorkingDirectory=/home/user_for_teamspeak
User=user_for_teamspeak
ExecStart=/home/user_for_teamspeak/ts3server_minimal_runscript.sh
ExecStop=/home/user_for_teamspeak/ts3server_startscript.sh stop
ExecReload=/home/user_for_teamspeak/ts3server_startscript.sh restart
Restart=always
RestartSec=15

&#91;Install]
WantedBy=multi-user.target</code></pre>



<p>Then please restart systemd system </p>



<pre class="wp-block-code"><code>systemctl daemon-reload</code></pre>



<p>Launch and enable your installed TeamSpeak utilite to start on boot. </p>



<pre class="wp-block-code"><code>systemctl start ts3server
systemctl enable ts3server</code></pre>



<p>Then you&#8217;ll be able to switch to user teampeak</p>



<pre class="wp-block-code"><code>su user_for_teamspeak</code></pre>



<p>The last step is to get the <strong>ServerAdmin</strong> privilege key needed to connect to the server for the first time</p>



<pre class="wp-block-code"><code>/home/user_for_teamspeak/logs/ts3server_*</code></pre>



<p>To download, also you can use this <strong><a href="https://teamspeak.com/en/downloads/#client">link</a></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-teamspeak-on-your-vps%ef%bf%bc/feed/</wfw:commentRss>
			<slash:comments>514</slash:comments>
		
		
			</item>
	</channel>
</rss>
