How to Install and Use ArangoDB on Ubuntu 16.04

Using a Different System? How to Install and Configure ArangoDB on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Introduction ArangoDB... Read more

How to Setup Gunicorn to Serve Python Web Applications

In this article, we will setup a VPS to serve Python web applications with Gunicorn and Nginx as a reverse proxy. We use Nginx as a reverse proxy instead of... Read more

Terraria Server with TShock on Linux

Terraria is a MMORPG based on mining, building, and fighting. Some people say its a 2D version of Minecraft, but that wouldn’t do justice to Terraria’s offerings – not by... Read more

Install Piwigo on the One-Click LEMP Application

Introduction Piwigo is a popular open-source photo gallery software. In this article, I will show you how to install Piwigo on a Vultr server based on the One-Click LEMP application.... Read more

Use iftop To Monitor Network Bandwidth Usage

iftop is a network bandwidth monitoring utility that can be used to diagnose network performance degradation in real time. In this tutorial, we will be covering the the installation and... Read more

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