How to Establish a GRE Tunnel Between Two CentOS 7 Servers

Introduction What is GRE? What are some advantages? GRE stands for Generic Routing Encapsulation, which allows two servers to communicate privately. GRE tunnels are useful as they allow all types... Read more

Installing Teamspeak on CentOS 7

Teamspeak is a VOIP server that can be used for teams/multiple people to communicate. It is relatively lightweight, and secure, as updates are released regularly. In this tutorial, we’ll be... Read more

How to Install AirSonic on CentOS 7

Using a Different System? How to Install AirSonic on Ubuntu 18.04 LTS Are we missing a guide for your target system? Request one, or submit your own! AirSonic is a... Read more

How to Install Automad CMS on CentOS 7

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

Securing NGINX From The Logjam Attack on CentOS

Well, there’s another SSL vulnerability out in the wild. Technically it isn’t really a vulnerability, its just a “hole” inside of the protocol that we rely on during the depreciation... Read more

Basics of Managing Users on CentOS Systems

Managing users can be a daunting task: from day-to-day maintenance, security risks, and lack of thorough online documentation. This article will help start you off by explaining the basics of... Read more

Two Docker Graphical Managing Tools: DockerUI and Shipyard

With the help of the Vultr Docker application, you can easily deploy Docker on your Vultr server instance. Meanwhile, you can facilitate Docker managing tasks with one of those graphical... Read more

How to Install MODX CMS and Nginx on CentOS 7

MODX is a free and open source content management system written in PHP. It uses MySQL or MariaDB to store its database. MODX is designed for the business in which... Read more

How To Install Counter-Strike: Global Offensive on CentOS 7

In this tutorial I’ll explain how to setup a Counter-Strike: Global Offensive server. The steps in this guide were written for CentOS 7. Prerequisites Let’s make sure the system is... Read more

Installing Pritunl on CentOS 7

Pritunl is an open source management interface for OpenVPN. It allows for private networks, has native IPv6 support, and is relatively simple to use. That said, it also receives regular... Read more