How to Install Open Web Analytics on CentOS 7

Using a Different System? How to Install Open Web Analytics on Ubuntu 18.04 How to Install Open Web Analytics on Debian 9 Are we missing a guide for your target... Read more

How To Secure vsFTPd With SSL/TLS

Very Secure FTP daemon, or simply vsFTPd is a lightweight piece of software with great ability to customize. In this tutorial we are going to secure an already existing installation... Read more

Install HTMLDoc on CentOS 7

Using a Different System? Install HTMLDoc on Debian 9 Install HTMLDoc on Ubuntu 18.04 Are we missing a guide for your target system? Request one, or submit your own! HTMLDoc... 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 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