How To Upgrade Your Server From Ubuntu 14.04 To Ubuntu 15.04

This guide will explain how to upgrade your Ubuntu 14.04 server to 15.04. Note that 14.04 is an LTS release, and 15.04 is not an LTS release. By upgrading, you... Read more

Using Tango on Ubuntu 14.04

Tango is a micro and pluggable web framework built with Golang. It has powerful routing and flexible route combinations, dependency injection embedded, and allows direct integration with existing services. This... Read more

How To Setup Left 4 Dead 2 Server on Ubuntu

In this tutorial, you will learn how to setup a Left 4 Dead 2 server on Ubuntu. This guide was tested on Ubuntu server 15.10. Prerequisites Update the packages: sudo... Read more

How To Secure Your Nginx-Powered Website Using SSL and Secure Ciphers

Introduction SSL (stands for Secure Sockets Layer) and its successor, TLS (stands for Transport Layer Security) are cryptographic protocols to secure communication over the Internet. It can be used to... Read more

How to Enable HTTP/2 on a Plesk Server

Plesk has native HTTP/2 support. Its deployment process requires careful planning, although rolling out HTTP/2 on Plesk is much easier compared to other control panels. This guide applies to a... Read more

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