How to Install Cachet on Linux

Introduction Cachet is an open source status page system which allows you to inform your users about outages, planned maintances and much more. In this guide we will be installing... Read more

How to Install and Configure Memcached on CentOS 7

Using a Different System? How to Install and Configure Memcached on Ubuntu 18.04 Are we missing a guide for your target system? Request one, or submit your own! Introduction Memcached... Read more

Use Iotop To Locate High I/O on CentOS 6

If you are a Linux system administrator, one of your common maintenance tasks is to quickly determining which processes consume large amounts of disk I/O before you can find a... Read more

Issue SSL Certificates for Apache Using Certbot on CentOS 7

Introduction Certbot is an automated SSL Certificate issuer for the Let’s Encrypt Certificate Authority. It was developed as a client for Let’s Encrypt and will also work with any other... Read more

How to Install TermRecord on CentOS 7

Using a Different System? How to Install TermRecord on Ubuntu 16.04 and Debian 9 Are we missing a guide for your target system? Request one, or submit your own! TermRecord... Read more

Install Rancher on CentOS 7

Using a Different System? How To Install Rancher on Ubuntu 14.04 Install Rancher on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your... Read more

How To Install LiteSpeed on CentOS

LiteSpeed is a popular web server which is a fork of Apache. It’s built to be optimized and generally faster. We’re going to assume that you have a clean CentOS... Read more

How to Activate HTTP/2 Support on DirectAdmin (CentOS)

HTTP/2 is the newest version of the HTTP protocol, based off SPDY. Its development was initiated by Google and HTTP/2 is largely based on the codebase and concepts of SPDY.... Read more

How to Install BookStack on CentOS 7

BookStack is a simple, self-hosted platform for organising and storing information. BookStack is entirely free and open-sourced, as well as MIT licensed. The source is available on GitHub. In this... Read more

Setup a Rust Game Server on CentOS

In this article, I’ll will explain how to install a Rust game server, which uses the Steam gaming platform. Follow the steps below to continue. This tutorial was written for... Read more