How to Deploy Ghost v0.11 LTS on Ubuntu 16.04

Using a Different System? How to Deploy Ghost on Ubuntu 16.04 How to Deploy Ghost on CentOS 7.3 How to Deploy Ghost on Debian 8.7 How to Deploy Ghost on... Read more

Use Sar To Monitor System Performance

sar is a multi-purpose system performance monitoring utility which is part of the sysstat package. With sar, you can collect, report, or save various types of system activities such as... Read more

How To Install XCache on Ubuntu 15.04

XCache is an open-source opcode cacher for PHP. In this tutorial, I’ll explain how to install and configure XCache. I assume that you already have a web server with Apache... Read more

Setup Ragnarok Online Server on Ubuntu 14.04 x64

In this article, we are going to setup a Ragnarok Online Server on Ubuntu 14.04 x64. You can be logged in as root or a user with superuser privileges. It’s... Read more

How to Install Wekan (Open Source Kanban) on Ubuntu 16.04

Using a Different System? How to Install Wekan (Open Source Kanban) on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Wekan... Read more

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