How To Install Unturned on Linux

Using a Different System? How to Install Unturned 2.2.5 on Ubuntu 16.04 How to Install Unturned 2.2.5 on Debian 9 Are we missing a guide for your target system? Request... Read more

How To Install Redis on Ubuntu 15.10

Redis is a key-value data storage solution, often referred as to a “NoSQL” database. It can achieve very high read/write speeds because it is an in-memory but persistent on-disk database.... Read more

Patching the Dirty Cow Exploit on CentOS

What is “Dirty Cow (CVE-2016-5195)”? The “Dirty Cow” vulnerability is exploited through how Linux processes code. It allows for an unprivileged user to gain root privileges. This can be used... Read more

How to Install OpenLiteSpeed on Ubuntu 16.04

Introduction OpenLiteSpeed is a free and open source web server developed by LiteSpeed Technologies. It is known for being a lightweight and optimized web server. In addition, OpenLiteSpeed provides a... Read more

Install PostgreSQL On Ubuntu 14

Introduction PostgreSQL is the world’s most advanced open source Relational Database Management System (RDBMS). It is ANSI SQL:2008 standards compliant and has most of the data types defined in its... Read more

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