In this article we will be going over how to setup an Arma 3 Server on CentOS. Notes: * This article assumes you are logged in...
Teamspeak is VoIP software for voice chatting with friends, but you can also listen and play music directly to its channels. This tutorial will explain...
Introduction In this guide, you’ll be learning how to setup and install an Unturned server on Linux. Unturned is a popular survival game, that is...
Introduction In this guide, you’ll be learning how to install a Counter-Strike: Global Offensive server on Windows. Prerequisites Before we begin, you’ll need to install the necessary tool provided...
In this article, we will be covering the process of installing Sponge, a type of Minecraft server. Sponge is a project that aims to provide the ability...
Introduction Glowstone is indubitably the most optimized server for Minecraft. The software boasts low memory usage, and uses significantly less CPU on your server. Whether...
The article is a port of my “How to Install Glowstone (Minecraft) on a CentOS 6 Server” article. It has been updated for CentOS 7....
This article is a port of “How To Install Unturned on Linux” for Debian 9. Note: This is an edited version of Unturned that doesn’t require SteamCMD to install....
Minecraft is still one of the most popular games in the world. If you play the game, you probably play on servers all the time. This...
Introduction In this guide you will learn how to launch and run a base Arma 3 server with some extra tools, on Windows Server. ARMA 3 is...
If you’re reading this article, chances are that you want to create a Dota 2 server on Windows. The steps in this guide will work on Windows...
ISPConfig is a hosting control panel to manage one or many web-servers, mail-servers, BIND DNS servers, MySQL databases and virtual servers though an easy-to-use, simple web-interface for admins,...
ConfigServer Security & Firewall (CSF) is a stateful packet inspection firewall (SPI), login/intrusion detection, and security application for Linux servers. It is a very popular security suite, but...
ZPanel, a popular web hosting control panel was forked in 2014 to a new project called Sentora. The Sentora team includes authors from ZPanel. Sentora is a free control panel,...
Introduction If you have ever built a mail server from the ground up, you’ll know that it can be a tedious venture. There is another...
Introduction Docker is an application that allows for deployment of software within virtual containers. It was written in the Go programming language. In this tutorial,...
Discourse is a modern, open-source discussion and forum system. Visit the official site for a demo and a breakdown of the current feature set. This tutorial will...
Archived Content Ubuntu 12.04 has reached end-of-life. The steps and commands used in this guide may no longer be relevant to newer versions of Ubuntu....
VestaCP is a simple and easy to use control panel for web hosting, and it is also an alternative for cPanel. This simple guide will...
OpenConnect server, also known as ocserv, is a VPN server that communicates over SSL. By design, its goal is to become a secure, lightweight, and...
Adminer is a lightweight alternative to phpMyAdmin. In comparison, its total package size is 400KB, versus the 4.2MB of phpMyAdmin. Unlike phpMyAdmin, which can only...
Introduction Beanstalkd is a work queue server that runs time-consuming tasks asynchronously. It comes in very handy if you manage or develop an application (web,...
This article explains how to integrate a Teamspeak 3 server with the popular hosting panel, Webmin. I assume that you’ve already set up Teamspeak on...
The following tutorial explains how to set up a IceCast radio streaming server and play audio files (music or podcasts) on the FreeBSD platform. This...
Jenkins is a CI (continuous integration) server. It can be a very handy tool for developers. In this tutorial, I will show you how to...
If you run a website on your Windows Server, you probably also want to be able to receive email. There is an application called hMailServer that allows...
Munin is a server monitoring and status application that provides two components: munin – The server component in which munin-node reports. This program generates the HTML...
Introduction At the time of writing, phpBB is the most popular open-source bulletin board software on the web. In this article, I will show you...
Introduction Drupal is a popular open-source content management platform. In this article, we will show you how to install Drupal 7 on a AKLWEB HOST...
Introduction Simple Machines Forum (SMF) is a popular open-source forum. In this article, I will show you how to install Simple Machines Forum on a...
Introduction InfluxDB is an open-source, distributed, time series database with no external dependencies. Yes, you read the “no external dependencies” part correctly. InfluxDB can make...
Fail2ban is a program that monitors login activity on your server and blocks offending IP addresses. By default, it will block IP addresses for 10 minutes...
Introduction Piwigo is a popular open-source photo gallery software. In this article, I will show you how to install Piwigo on a AKLWEB HOST server...
Spigot is a modification of the Minecraft server software, CraftBukkit. Spigot optimizes server resource usage, ensuring your players have the best experience and is also...
Table of Contents Introduction Prerequisites Step 1: Create a non-root system user Step 2: Check the storage engine Step 3: Create a database user for...
AirSonic is a free and open source media streaming server. In this tutorial, I will guide you through the process of deploying an AirSonic server...
Koel is a simple web-based personal audio streaming app written in Vue on the client side and Laravel on the server side. Koel source code is...
Introduction Icecast is a popular and flexible solution for streaming audio used primarily for Internet radio stations. It supports Ogg, MP3, Opus and WebM streaming...
MQTT is a publish/subscribe model based, “lightweight” messaging protocol over TCP/IP for communication between “Internet of Things” devices such as ESP8266, Raspberry Pi, etc. It is...
Introduction Apache Maven is a free and open source project management tool used for Java projects. You can easily manage a project’s build, reporting, and...
In this guide, we will see how to configure an FTP server (ProFTPd) to transfer files between your PC and your server. Prerequisites Installation Update...
In this guide, we will see how to configure an FTP server (ProFTPd) to transfer files between your PC and your server. Prerequisites Installation Update...
Introduction PHP-based Zikula is an open-source framework for online applications. With Zikula, you can create editable and interactive webpages. It is a cross-platform program that...
OroCRM is a free and open source Customer Relationship Manager (CRM) application built on OroPlatform. OroPlatform is fully customizable open source business application platform software....
Vanilla forum is an open source forum application written in PHP. It is a fully customizable, easy to use, and supports external themes and plugins....
PyroCMS is an open source CMS written in PHP. PyroCMS source code is hosted on GitHub. In this guide we’ll walk through the entire PyroCMS installation process...
Cachet is an open source status page system written in PHP. Cachet source code is hosted on this Github repo. In this article we will go over...
Vanilla is a simple discussion forum written in PHP. Vanilla source code is publicly hosted on Github. This guide will walk you through the Vanilla installation process...
This tutorial explains how to setup Django on Debian 8 (jessie). I will show how to use both Python 2 and 3 as well as...
vsFTPd is a versatile piece of software designed for customization and ease of use. It allows for MySQL authentication, local users, limitation of upload/download speeds...
As a system administrator, you may encounter times where you need to limit bandwidth on a running process. For example, you’re downloading a Linux ISO...
HTTP Live Streaming (HLS) is a very robust streaming video protocol implemented by Apple Inc. HLS uses HTTP transactions which traverse firewalls, proxies, and can...