Installing Nginx on DirectAdmin

By default, DirectAdmin is deployed with the Apache web server. Converting this (including current websites) to Nginx can be done using its CustomBuild tool. After completing this guide, you will... Read more

Add SSL Termination to HAProxy on Ubuntu 14.04

This article will walk you through setting up SSL termination on HAProxy, for encrypting traffic over HTTPS. We will be using a self-signed SSL certificate for new frontend. It is... Read more

Deploy a Node.js Application Using Docker

This article will show you how to deploy your Node application within a Docker container. Note: This tutorial assumes that you have Docker installed and ready for use. Step 1:... Read more

How to Install a Minecraft Server on Ubuntu 14.04

Using a Different System? How to Install a Minecraft Server on Ubuntu 18.04 Are we missing a guide for your target system? Request one, or submit your own! In this... Read more

How to Install and Configure PHP 7.0 or PHP 7.1 on Ubuntu 16.04

PHP and related packages are the most commonly used components when deploying a web server. In this article, we will learn how to setup PHP 7.0 or PHP 7.1 on... Read more

How to Install Ntopng on Ubuntu 16.04

Introduction Ntopng is an open source tool used to monitor different network protocols on your servers. It is the next generation version of the original Ntop. Ntopng provides a user... Read more

How to Monitor Remote Servers using Zabbix on Ubuntu 16.04

Using a Different System? How to Securely Monitor Remote Servers Using Zabbix on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own!... Read more

Setting Up a Garry’s Mod Server

The instructions are designed for Ubuntu 14.04 32 bit, but should work on all versions of Ubuntu. This tutorial will teach you how to make a Garry’s Mod game server.... Read more

How to Install the Sphinx Search Engine on CentOS 7

Sphinx is a free and open source full-text search engine which can be integrated into various web applications to provide rapid and high quality search results. This article will show... Read more

Installing Joomla! on Ubuntu 16.04

Using a Different System? Installing Joomla! on Ubuntu Are we missing a guide for your target system? Request one, or submit your own! Joomla! is a popular content management system... Read more