Check Internet Speed With Speedtest-cli on CentOS

Introduction In this tutorial, we’ll be installing Speedtest-cli to test the network speed of your server. Speedtest-cli is a command line interface for the popular speed-testing service, speedtest.net. It is... Read more

How to Install Apache on CentOS 7

In this article, we will outline the process of installing Apache 2.4 on CentOS 7 Server. Prerequisites: An up-to-date CentOS 7 Server. A sudo user. Step 1: Install Apache using... Read more

Installing and Configuring ZNC on CentOS 7

ZNC is a free and open-source IRC bouncer that stays permanently connected to a network so clients can receive messages sent while they’re offline. This tutorial will walk you through... Read more

Forwarding Traffic with IPTables on CentOS 6

Introduction Welcome! In this tutorial, I’ll explain how to forward TCP/UDP traffic to a new server. This can especially be useful when you’re migrating your Vultr VPS to a new... Read more

How to Install Invoice Ninja on CentOS 7

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

How to Install Bugzilla 5.0.x on CentOS 7

Bugzilla is a free and open source bug tracking system that is being widely used by various vendors in order to continuously improve their software applications. In this article, I... 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