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

Redirect HTTP Requests To HTTPS On Nginx

Introduction This writeup shows you how to setup Nginx to redirect non-secure (http) requests to secure (https) ones. Pre-requisites You have a Vultr Linux instance running Nginx. Your have domain... 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

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 TextPattern CMS on a CentOS 7 LAMP VPS

Using a Different System? How to Install TextPattern CMS 4.6.2 on a Debian 9 LAMP VPS How to Install TextPattern CMS 4.6.2 on a Fedora 26 LAMP VPS How to... 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

How to Install Anchor CMS on a CentOS 7 LAMP VPS

Using a Different System? How to Install Anchor CMS on a Debian 9 LAMP VPS How to Install Anchor CMS on a Fedora 26 LAMP VPS How to Install Anchor... 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

Installing SHOUTcast 1.9.8 on CentOS 6

SHOUTcast server is an audio server which some stations and musicians use to stream their content to the world wide audience. This tutorial assumes that your server is running CentOS... Read more