Install and use Vim Text Editor on your Cloud Server

Introduction If you’ve never heard of Vim, or “vi” for short, this article will change your life*. One of the most powerful text editors accessible from the command line is the vim editor. Built on…

OpenSSL Essentials: Working with SSL Certificates, Private Keys and CSRs

OpenSSL is a versatile command line tool that can be used for a large variety of tasks related to Public Key Infrastructure (PKI) and HTTPS (HTTP over TLS).

How To Secure Apache with Let’s Encrypt on Ubuntu 18.04

In this tutorial, you will learn how to secure Apache with Let's Encrypt on Ubuntu 18.04, using the Apache client Certbot to obtain a free SSL certificate and set up your certificate to renew automatically.

Initial Server Setup with CentOS 8

Initial server setup with CentOS 8 - this guide will cover everything you need to know about manually setting up your CentOS 8 server.