Install Adminer on Debian/Ubuntu

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 manage MySQL databases, this lite... Read more

How to Install Mosquitto MQTT Broker/Server on Ubuntu 16.04

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 very popular with low... Read more

Setup Nginx-RTMP on Ubuntu 14.04

Using a Different System? Setup Nginx-RTMP on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! RTMP is great for serving live... Read more

Installing HAProxy on Ubuntu 14.04

Using a Different System? Installing HAProxy 1.7 on Debian 9.1 (Stretch) Are we missing a guide for your target system? Request one, or submit your own! HAProxy is a network... Read more

Configure Nagios on Ubuntu: Part 1 – Nagios Server

This article is part of a 2-part series about installing and configuring Nagios on Ubuntu 14.04. Part 1: Nagios Server Part 2: Remote Host Overview Nagios is a popular server... Read more

Enabling mod_evasive on Apache

Mod_evasive is a module for Apache that automatically takes action when an HTTP DoS attack or brute force attack is detected. Mod_evasive is able to log and report abuse and notify... Read more

Using Screen on Ubuntu 14.04

Screen is an application that allows multiple use of terminal sessions within one window. This allows you to simulate multiple terminal windows where it may not be normally possible. For... Read more

Setting Up Git on Ubuntu 14.04

Git is a popular system for version management. It’s pretty simple to install. In this guide, we’ll see how we can install Git on Ubuntu 14.04. Step 1: Installing Git... Read more

Run Your Own Arma 3 Server on Ubuntu 14

Overview This guide will cover the installation and operation of your Arma 3 server using SteamCMD and screen. For additional information regarding the configuration, please visit the Bohemia Interactive Wiki... Read more

Enabling SNI on DirectAdmin

Back when the internet was in its infancy, a unique IP address was needed for every single SSL certificate on a server. As the internet started to grow, a technology... Read more