How to Install and Configure Graphite on Ubuntu 16.04

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

How to Install SonarQube on Ubuntu 16.04

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

How To Create A Blog With Hugo

Introduction Hugo is a static site generator with lightning fast rendering speed and excellent ease of use. Thanks to all of its content-oriented features, you can always focus on creating... Read more

Installing JXCore

JXCore is a fork of Node.js that introduces better performance and multi-threading. Despite it being in beta, JXCore is fast and stable enough for many applications to be used. It... Read more

Installing Django on Ubuntu 14

Introduction Django is a full-featured web development framework written in Python and is widely used for creating dynamic web applications. This tutorial will cover the process of installing Django on... Read more

Recovering From a Kernel Panic Using a Custom ISO

There are times when we modify our kernels to optimize them, upgrade them, or tinker around with them. Unfortunately for Linux-based operating systems, this means that there is the possibility... Read more

How to Install Apache, MySQL and PHP on Ubuntu 17.04

In this article, I will explain how to create a LAMP stack on Ubuntu 17.04. Note: You will need sudo or root access for the commands in this article. If... Read more

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