Apache Virtual Hosts on Ubuntu 14.04 LTS

Apache is divided into units that can be customized and configured individually. These sections are called virtual hosts. Virtual hosts allow the administrator to use one server to host many... Read more

Three Free Server Control Panels (Quick Install)

1. Virtualmin/Webmin Virtualmin is a powerful and flexible web hosting control panel for Linux and UNIX systems based on the well-known Open Source web-based systems. Supported OS: CentOS 5 and... Read more

Backup your MySQL databases over FTP

Vultr offers automatic backup as an option for any Performance Series VPS. This article provides, in addition to this feature, an option to automatically create daily database backups on the... Read more

Upgrading to CustomBuild 2.0 With DirectAdmin

DirectAdmin comes with a handy, built-in tool called CustomBuild, which allows you to install, remove, and/or recompile programs from source. Recently, there has been a revision of CustomBuild (often abbreviated... Read more

How to Setup Codiad on Ubuntu

Codiad is an open source, web-based, cloud IDE and code editor. In this tutorial I’m going to explain how to setup Codiad on Ubuntu. Installing Apache Since the project is... Read more

Creating a Teamspeak 3 Server on Ubuntu 14 64-bit

Overview Whether you are working on a large collaboration project with your development team or killing a boss in the newest role-playing game, you are going to need some form... Read more

How to Install Gradle on Ubuntu 16.10

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

Disable or Restrict Root Login via SSH on Linux

Allowing root login over SSH is commonly considered a poor security practice throughout the tech industry. Instead, you could perform sensitive administrative tasks by connecting with a user account and... Read more

How To Install An SSL Certificate On cPanel

Using an SSL certificate on a website improves trust from visitors and also improves site security. Installing an SSL certificate through cPanel is very easy. In this doc you’ll learn... Read more

Installing Node.js and Express on Ubuntu

Powered by the Chrome V8 Engine, Node.js is a popular language used to build fast scalable applications. It has already powered numerous projects including Express. This tutorial will show you... Read more