<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Game Servers on Linode Guides &amp; Tutorials</title><link>https://www.linode.com/docs/guides/game-servers/</link><description>Recent content in Game Servers on Linode Guides &amp; Tutorials</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 17 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linode.com/docs/guides/game-servers/index.xml" rel="self" type="application/rss+xml"/><item><title>Set Up a Xonotic Game Server with K3s and Agones</title><link>https://www.linode.com/docs/guides/set-up-a-xonotic-game-server-with-k3s-and-agones/</link><pubDate>Mon, 17 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/set-up-a-xonotic-game-server-with-k3s-and-agones/</guid><description>&lt;p&gt;This guide demonstrates how to install and manage software for a Xonotic server, a free and fast arena shooter game. Resources are deployed on Akamai Cloud using &lt;a
 href="https://www.terraform.io/"
 
 target="_blank"
 
 &gt;Terraform&lt;/a
 &gt;, an infrastructure-as-code (IaC) tool, and the game server installation is supported by K3s and Agones.&lt;/p&gt;</description></item><item><title>An Overview of Popular Linux Games and Configuration Tips</title><link>https://www.linode.com/docs/guides/popular-linux-games-overview-and-configuration-tips/</link><pubDate>Fri, 03 Sep 2021 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/popular-linux-games-overview-and-configuration-tips/</guid><description>&lt;p&gt;Once a niche industry, gaming under Linux is now a growing market for publishers and gamers alike. In this guide, you learn about popular Linux games and helpful configurations for common issues when setting them up.&lt;/p&gt;</description></item><item><title>Installing AMP for Game Server Management</title><link>https://www.linode.com/docs/guides/installing-amp-game-server-management-panel/</link><pubDate>Fri, 13 Aug 2021 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/installing-amp-game-server-management-panel/</guid><description>&lt;p&gt;&lt;a
 href="https://cubecoders.com/AMP"
 
 target="_blank"
 
 &gt;AMP&lt;/a
 &gt; or &lt;strong&gt;Application Management Panel&lt;/strong&gt; is a game server management panel. It provides a graphical overlay to simplify the deployment of game servers, and serves as the next iteration of the popular Minecraft server control panel &lt;a
 href="https://www.mcmyadmin.com/"
 
 target="_blank"
 
 &gt;McMyAdmin&lt;/a
 &gt;. AMP provides support for third party mods, heavy focus on security, and a sleek web interface for managing your server. This guide covers the installation and configuration of a new AMP server on most Linux distributions.&lt;/p&gt;</description></item><item><title>Deploying a 7 Days to Die Server on Linux</title><link>https://www.linode.com/docs/guides/deploy-7-days-to-die-linux-game-server/</link><pubDate>Mon, 08 Mar 2021 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-7-days-to-die-linux-game-server/</guid><description>&lt;p&gt;Even eight years after its release, the Zombie Horde Survival game &lt;a
 href="https://7daystodie.com/"
 
 target="_blank"
 
 &gt;7 Days to Die&lt;/a
 &gt; (7DTD) is still going strong. Its community is active and the zombie fun hasn&amp;rsquo;t stopped. The game is even better when you and your friends play on your own server, using your own rules. Plus, when you &lt;a
 href="https://www.linode.com/docs/guides/get-started-with-linux-game-server-hosting"
 
 &gt;host a game server yourself&lt;/a
 &gt;, you don&amp;rsquo;t have to worry about lag time that can interrupt your gameplay. This guide shows you how to set up your own 7DTD server, using LinuxGSM.&lt;/p&gt;</description></item><item><title>Getting Started with Linux Game Server Hosting</title><link>https://www.linode.com/docs/guides/get-started-with-linux-game-server-hosting/</link><pubDate>Mon, 08 Mar 2021 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/get-started-with-linux-game-server-hosting/</guid><description>&lt;p&gt;If you want great gaming performance, low latency, and control over your gaming experience, you should consider setting up your own dedicated game server. You can do so for &lt;a
 href="https://www.linode.com/marketplace/apps/linode/valheim-game-server/"
 
 target="_blank"
 
 &gt;Valheim&lt;/a
 &gt;, &lt;a
 href="https://www.linode.com/docs/marketplace-docs/guides/minecraft/"
 
 &gt;Minecraft&lt;/a
 &gt;, &lt;a
 href="https://www.linode.com/marketplace/apps/linode/csgo-game-server/"
 
 target="_blank"
 
 &gt;CS:GO&lt;/a
 &gt;, or any other multiplayer game that supports dedicated server hosting. This guide helps you understand what is involved in setting up your own Linux game server. It covers the top reasons for hosting your own game server, computing requirements, Linux distribution recommendations, and links to resources to help you deploy your first game server.&lt;/p&gt;</description></item><item><title>Running a Counter Strike Global Offensive Server on Ubuntu 18.04</title><link>https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-18-04/</link><pubDate>Mon, 07 Jan 2019 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-18-04/</guid><description>&lt;p&gt;







 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-18-04/launch-a-counter-strike-global-offensive-1804_hu_ca46d5a1edd3399a.jpg"
 alt="Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 18.04"
 title="Launch a Counter Strike: Global Offensive server on Ubuntu 18.04"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-18-04/launch-a-counter-strike-global-offensive-1804_hu_cdf81562b1c44597.jpg"
 alt="Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 18.04"
 title="Launch a Counter Strike: Global Offensive server on Ubuntu 18.04"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-18-04/launch-a-counter-strike-global-offensive-1804_hu_86f5b8b6ee97d343.jpg"
 alt="Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 18.04"
 title="Launch a Counter Strike: Global Offensive server on Ubuntu 18.04"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>Running a Half-Life 2 Deathmatch Server on Debian or Ubuntu</title><link>https://www.linode.com/docs/guides/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/</link><pubDate>Thu, 17 Aug 2017 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/</guid><description>&lt;p&gt;







 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/HL2DM_hu_5b20a6d766d7f6a8.jpg"
 alt="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 title="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/HL2DM_hu_65fffdd79cf43ddd.jpg"
 alt="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 title="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/HL2DM_hu_b226b703bb90be67.jpg"
 alt="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 title="Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>Creating a Dedicated ARK Server on Ubuntu</title><link>https://www.linode.com/docs/guides/create-an-ark-server-on-ubuntu/</link><pubDate>Wed, 28 Dec 2016 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/create-an-ark-server-on-ubuntu/</guid><description>&lt;p&gt;This guide demonstrates how to set up a personal &lt;a
 href="http://www.playark.com/"
 
 target="_blank"
 
 &gt;ARK: Survival Evolved&lt;/a
 &gt; server on a Linode Compute Instance running a modern Ubuntu distribution.&lt;/p&gt;</description></item><item><title>Install Black Mesa on Debian or Ubuntu</title><link>https://www.linode.com/docs/guides/install-black-mesa-on-debian-or-ubuntu/</link><pubDate>Fri, 26 Feb 2016 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/install-black-mesa-on-debian-or-ubuntu/</guid><description>&lt;p&gt;This guide will show you how to set up your own &lt;a
 href="https://blackmesasource.com/"
 
 target="_blank"
 
 &gt;Black Mesa&lt;/a
 &gt; server on a Linode running Debian or Ubuntu.&lt;/p&gt;</description></item><item><title>Installing a Left 4 Dead 2 Multiplayer Server</title><link>https://www.linode.com/docs/guides/left-4-dead-2-multiplayer-server-installation/</link><pubDate>Thu, 25 Feb 2016 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/left-4-dead-2-multiplayer-server-installation/</guid><description>&lt;p&gt;





 



 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/left-4-dead-2-multiplayer-server-installation/Left4Dead2_Multiplayer_Server_Installation_smg_hu_38719e3095f3610f.jpg"
 alt="Left 4 Dead 2"
 title="Left 4 Dead 2"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/left-4-dead-2-multiplayer-server-installation/Left4Dead2_Multiplayer_Server_Installation_smg_hu_30d96c730d42a340.jpg"
 alt="Left 4 Dead 2"
 title="Left 4 Dead 2"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/left-4-dead-2-multiplayer-server-installation/Left4Dead2_Multiplayer_Server_Installation_smg_hu_cc05eb3c2525af4b.jpg"
 alt="Left 4 Dead 2"
 title="Left 4 Dead 2"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04</title><link>https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/</link><pubDate>Thu, 25 Feb 2016 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/</guid><description>&lt;p&gt;&lt;a
 href="http://store.steampowered.com/app/730"
 
 target="_blank"
 
 &gt;Counter Strike: Global Offensive&lt;/a
 &gt; (CS:GO) is a first-person shooter by Valve. Hosting your own server gives you full control over your game and game modes, so you can play the exact flavor of CS:GO you want. This guide contains instructions on how to download the dedicated server and launch the game server.&lt;/p&gt;</description></item><item><title>Install SteamCMD for a Steam Game Server</title><link>https://www.linode.com/docs/guides/install-steamcmd-for-a-steam-game-server/</link><pubDate>Mon, 15 Feb 2016 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/install-steamcmd-for-a-steam-game-server/</guid><description>&lt;p&gt;





 



 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-steamcmd-for-a-steam-game-server/Install_SteamCMD_for_a_Steam_Game_Server_smg_hu_37ca756aaae24002.jpg"
 alt="SteamCMD"
 title="SteamCMD"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-steamcmd-for-a-steam-game-server/Install_SteamCMD_for_a_Steam_Game_Server_smg_hu_359cd99771f10824.jpg"
 alt="SteamCMD"
 title="SteamCMD"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-steamcmd-for-a-steam-game-server/Install_SteamCMD_for_a_Steam_Game_Server_smg.jpg"
 alt="SteamCMD"
 title="SteamCMD"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>How to Setup a Terraria Linux Server</title><link>https://www.linode.com/docs/guides/host-a-terraria-server-on-your-linode/</link><pubDate>Mon, 21 Dec 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/host-a-terraria-server-on-your-linode/</guid><description>&lt;p&gt;







 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/host-a-terraria-server-on-your-linode/terraria-server_hu_d89c0615a819b311.jpg"
 alt="Hosta a Terraria Server on Your Linode"
 title="Hosta a Terraria Server on Your Linode"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/host-a-terraria-server-on-your-linode/terraria-server_hu_e40efb7cfe526fc7.jpg"
 alt="Hosta a Terraria Server on Your Linode"
 title="Hosta a Terraria Server on Your Linode"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/host-a-terraria-server-on-your-linode/terraria-server_hu_f06274371fb5d7d.jpg"
 alt="Hosta a Terraria Server on Your Linode"
 title="Hosta a Terraria Server on Your Linode"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04</title><link>https://www.linode.com/docs/guides/deploy-just-cause-2-multiplayer-server-on-ubuntu/</link><pubDate>Fri, 09 Oct 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-just-cause-2-multiplayer-server-on-ubuntu/</guid><description>&lt;p&gt;&lt;a
 href="http://www.justcause2.com/"
 
 target="_blank"
 
 &gt;Just Cause 2&lt;/a
 &gt; is a single-player game published by Square Enix. Because it has no multiplayer mode, the modding community has created a multiplayer mod for the game that is quite popular. This guide will explain how to prepare your Linode, install SteamCMD and then install and configure Just Cause 2&amp;rsquo;s multiplayer mod.&lt;/p&gt;</description></item><item><title>Setting up BungeeCord to Link Spigot Servers</title><link>https://www.linode.com/docs/guides/minecraft-with-bungee-cord/</link><pubDate>Wed, 09 Sep 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/minecraft-with-bungee-cord/</guid><description>&lt;p&gt;After you’ve got a Minecraft server up and running with &lt;a
 href="https://www.linode.com/docs/guides/minecraft-with-spigot-ubuntu/"
 
 &gt;Spigot on Debian and Ubuntu&lt;/a
 &gt;, you may want to connect different servers with different collections of plugins. BungeeCord acts as a proxy between the Minecraft client and the server, and allows simple and easy switching between the Spigot servers. It allows for players to connect to one address, yet also access a wider variety of activities than a single Minecraft server instance.&lt;/p&gt;</description></item><item><title>Install a TeamSpeak Server on Linode</title><link>https://www.linode.com/docs/guides/install-teamspeak/</link><pubDate>Thu, 23 Jul 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/install-teamspeak/</guid><description>&lt;p&gt;This guide shows you how to install a TeamSpeak Server on your Linode. TeamSpeak is a voice server or a &amp;ldquo;virtual intercom&amp;rdquo; that lets you talk to others online. It&amp;rsquo;s commonly used for gaming, but people also use it to collaborate with their work groups, hobby projects, or just to chat with friends and family.&lt;/p&gt;</description></item><item><title>Setting Up a Spigot Server for Minecraft on Ubuntu 14.04</title><link>https://www.linode.com/docs/guides/minecraft-with-spigot-ubuntu/</link><pubDate>Tue, 21 Apr 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/minecraft-with-spigot-ubuntu/</guid><description>&lt;p&gt;This guide shows you how to setup your own Minecraft server on a Linode running Ubuntu 14.04/14.10. You can play online with your friends or host a public server.&lt;/p&gt;</description></item><item><title>Install Don't Starve Together Game Server on Ubuntu 14.04</title><link>https://www.linode.com/docs/guides/install-dont-starve-together-game-server-on-ubuntu/</link><pubDate>Tue, 14 Apr 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/install-dont-starve-together-game-server-on-ubuntu/</guid><description>&lt;p&gt;







 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-dont-starve-together-game-server-on-ubuntu/Install_Dont_Starve_Together_Game_Server_on_Ubuntu_smg_hu_77e67a9f2cb61938.jpg"
 alt="Header image"
 title="Install Don&amp;#39;t Starve Together Game Server on Ubuntu 14.04"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-dont-starve-together-game-server-on-ubuntu/Install_Dont_Starve_Together_Game_Server_on_Ubuntu_smg_hu_24aaa5e63b4587cd.jpg"
 alt="Header image"
 title="Install Don&amp;#39;t Starve Together Game Server on Ubuntu 14.04"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/install-dont-starve-together-game-server-on-ubuntu/Install_Dont_Starve_Together_Game_Server_on_Ubuntu_smg_hu_9d6b647bb1dd9477.jpg"
 alt="Header image"
 title="Install Don&amp;#39;t Starve Together Game Server on Ubuntu 14.04"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>PocketMine Server on Debian 7</title><link>https://www.linode.com/docs/guides/pocketmine-server-on-debian-7/</link><pubDate>Thu, 02 Apr 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/pocketmine-server-on-debian-7/</guid><description>&lt;p&gt;PocketMine is a third party server for the MineCraft - Pocket Edition game for &lt;a
 href="https://play.google.com/store/apps/details?id=com.mojang.minecraftpe"
 
 target="_blank"
 
 &gt;Android&lt;/a
 &gt; and &lt;a
 href="https://itunes.apple.com/us/app/minecraft-pocket-edition/id479516143?mt=8"
 
 target="_blank"
 
 &gt;iOS&lt;/a
 &gt;. It features plugin support, allowing you to customize your gameplay with others. This guide details installing PocketMine on a Linode running Debian 7.&lt;/p&gt;</description></item><item><title>Team Fortress 2 on Debian and Ubuntu</title><link>https://www.linode.com/docs/guides/team-fortress2-on-debian-and-ubuntu/</link><pubDate>Thu, 12 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/team-fortress2-on-debian-and-ubuntu/</guid><description>&lt;p&gt;&lt;a
 href="http://teamfortress.com/"
 
 target="_blank"
 
 &gt;Team Fortress 2&lt;/a
 &gt; is a team-based, first-person shooter, where you and a team of fellow players can play a variety of game modes. From capture the flag, to a battle pitting your team against a robotic horde, there are numerous options to choose. Setting up a personal game server puts you in control of what game modes and maps you use, as well as a variety of other settings to customize your experience.&lt;/p&gt;</description></item><item><title>Installing McMyAdmin for Minecraft on Debian</title><link>https://www.linode.com/docs/guides/minecraft-with-mcmyadmin-on-debian/</link><pubDate>Thu, 05 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/minecraft-with-mcmyadmin-on-debian/</guid><description>&lt;p&gt;







 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 364;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/minecraft-with-mcmyadmin-on-debian/Installing_McMyAdmin_for_Minecraft_on_Debian_smg_hu_327dc48380b6f10.jpg"
 alt="Installing McMyAdmin for Minecraft on Debian"
 title="Installing McMyAdmin for Minecraft on Debian"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/minecraft-with-mcmyadmin-on-debian/Installing_McMyAdmin_for_Minecraft_on_Debian_smg_hu_1cb21d64fda3d8c9.jpg"
 alt="Installing McMyAdmin for Minecraft on Debian"
 title="Installing McMyAdmin for Minecraft on Debian"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/guides/minecraft-with-mcmyadmin-on-debian/Installing_McMyAdmin_for_Minecraft_on_Debian_smg_hu_cab47688848c0e32.jpg"
 alt="Installing McMyAdmin for Minecraft on Debian"
 title="Installing McMyAdmin for Minecraft on Debian"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item><item><title>Installing Multicraft on Debian</title><link>https://www.linode.com/docs/guides/multicraft-on-debian/</link><pubDate>Wed, 04 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/multicraft-on-debian/</guid><description>&lt;p&gt;&lt;a
 href="http://www.multicraft.org/"
 
 target="_blank"
 
 &gt;Multicraft&lt;/a
 &gt; is a control panel for single or multiple Minecraft servers Free and paid versions are available. This guide will help you install Multicraft on a Linode running Debian 7.&lt;/p&gt;</description></item><item><title>Installing Multicraft on Ubuntu</title><link>https://www.linode.com/docs/guides/multicraft-on-ubuntu/</link><pubDate>Wed, 04 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/multicraft-on-ubuntu/</guid><description>&lt;p&gt;&lt;a
 href="http://www.multicraft.org/"
 
 target="_blank"
 
 &gt;Multicraft&lt;/a
 &gt; is a control panel for single or multiple Minecraft servers, with free and paid versions available. This guide provides information to install Multicraft on a Linode running Ubuntu 20.04 LTS.&lt;/p&gt;</description></item><item><title>Setting up Minecraft Server on Ubuntu or Debian</title><link>https://www.linode.com/docs/guides/how-to-set-up-minecraft-server-on-ubuntu-or-debian/</link><pubDate>Wed, 28 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/how-to-set-up-minecraft-server-on-ubuntu-or-debian/</guid><description>&lt;p&gt;Minecraft is one of the most popular games in the world. In Minecraft you and other players are free to build and explore anything you want in a 3D generated world. If you host your own Minecraft server, you decide the rules, and you and your friends can play together in this interactive adventure game.&lt;/p&gt;</description></item><item><title>Garry's Mod on CentOS 7</title><link>https://www.linode.com/docs/guides/garrys-mod-server-on-centos-7/</link><pubDate>Wed, 21 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/garrys-mod-server-on-centos-7/</guid><description>&lt;p&gt;&lt;a
 href="http://www.garrysmod.com/"
 
 target="_blank"
 
 &gt;Garry&amp;rsquo;s Mod&lt;/a
 &gt; enables complete control and modification of the video game engine, Source Engine. With Garry&amp;rsquo;s Mod, you can create almost any game you want. Setting up a Garry&amp;rsquo;s Mod server is a great way to play with friends over the internet while maintaining control over the server.&lt;/p&gt;</description></item><item><title>Minecraft on Linode with Ubuntu 12.04</title><link>https://www.linode.com/docs/guides/minecraft-on-linode-with-ubuntu-12-04/</link><pubDate>Mon, 30 Sep 2013 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/minecraft-on-linode-with-ubuntu-12-04/</guid><description>&lt;p&gt;This guide shows you how to set up a personal Minecraft server on a Linode running Ubuntu 12.04 LTS (64 bit).&lt;/p&gt;</description></item></channel></rss>