How to Install WonderCMS on CentOS 7

Using a Different System? How to Install WonderCMS on Ubuntu 18.04 LTS How to Install WonderCMS on Debian 9 How to Install WonderCMS on FreeBSD 12 How to Install WonderCMS... Read more

How to Install Django on CentOS 7

Django is a popular Python framework for writing web applications. With Django, you can build applications faster, without reinventing the wheel. If you want to install Django on a CentOS... Read more

How to Install Glowstone (Minecraft) on a CentOS 6 Server

Using a Different System? How to Install Glowstone (Minecraft) on a CentOS 7 Server Are we missing a guide for your target system? Request one, or submit your own! Introduction... Read more

Configuring Static Networking and IPv6 on CentOS 7

VULTR has recently made changes on their end, and everything should now work fine ‘out of the box’ with NetworkManager enabled. Should you wish to disable NetworkManager, you can follow... Read more

How to Update PHP From 5 to 7 (NGINX/Apache, CentOS 7)

Introduction This tutorial will cover on updating PHP 5* to 7, with NGINX or Apache. Prerequisites Before we start, we’ll need to add a repository because PHP 7 isn’t considered... Read more

Securing and Hardening the CentOS 7 Kernel With Sysctl

Introduction Sysctl lets the user fine tune the kernel without having to rebuild the kernel. It also will apply the changes immediately, thus the server won’t have to be rebooted... Read more

How to Monitor Ports and Services with MonitorIX on CentOS6

MonitorIX This article will go over the steps on how to install MonitorIX and configure it to log a custom port, in this case the Minecraft port (25565). MonitorIX can... Read more

How to Install NextCloud 9 on CentOS 7

NextCloud, just as its name suggests, is a promising alternative of another open source file hosting solution OwnCloud. In this article, I will show you how to install NextCloud on... Read more

How to Install Harbor on CentOS 7

Harbor is an open-source enterprise-class registry server that stores and distributes Docker images. Harbor extends the open source Docker Distribution by adding the functionalities usually required by an enterprise, such... Read more

Setup RethinkDB Cluster On CentOS 7

Introduction RethinkDB is a NoSQL database that stores data as JSON documents. It has a super intuitive query language and has features commonly available in traditional RDBMS like “table joins”... Read more