How To Setup TCP Optimization On Linux

Introduction Having trouble with connectivity when visitors from other countries access your website? Wondering why the download speed from your foreign server is slow? You can setup TCP optimization algorithms... Read more

Setting Up A Yii Application on Ubuntu 14.04

Yii is a PHP framework that allows you to develop applications more quickly and easily. Installing Yii on Ubuntu is straightforward, as you will learn exactly how in this article.... Read more

Using Multiple PHP Versions on DirectAdmin

DirectAdmin has support for running two PHP versions alongside each other. Currently, the most popular combination is PHP 5.6 and 7.0. This way, you can support both legacy software as... Read more

Setup a PPTP VPN Server on Ubuntu

With a PPTP server, you can setup a VPN server easily. Having a virtual private network is beneficial to both individual users and businesses alike. This tutorial explains how you... Read more

How to Install Easy Hosting Control Panel on Ubuntu 16.04

Introduction Easy Hosting Control Panel (EHCP for short) is a free and open source hosting control panel that can be used to host websites, create emails, sub domains, and FTP... Read more

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