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