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 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

Use SS To Monitor Network Connections On CentOS

The ss utility is a useful network status monitoring tool that is part of the iproute2 package. The name ss is an acronym for socket statistics—represents, and is used for... 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 Deploy Ghost v0.11 LTS on CentOS 7.3

Using a Different System? How to Deploy Ghost on CentOS 7.3 Are we missing a guide for your target system? Request one, or submit your own! Ghost is an open... Read more

How to Install ERPNext Open Source ERP on CentOS 7

Using a Different System? How to Install ERPNext Open Source ERP on Ubuntu 17.04 Are we missing a guide for your target system? Request one, or submit your own! ERP... Read more

How to Install MantisBT 2.5 on CentOS 7

MantisBT, or Mantis Bug Tracker, is an open source issue tracker written in PHP. MantisBT is finely balanced between ease of use and functionality, providing great user experiences to all... 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 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 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