How to Install Nginx on CentOS 8

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and most popular sites on the internet. It is more resource-friendly than Apache in…

How To Secure Apache with Let’s Encrypt on CentOS 8

In this tutorial, you will learn how to secure Apache with Let's Encrypt on CentOS 8. We will use the Let’s Encrypt client Certbot to obtain a free SSL certificate for Apache on CentOS 8…

How To Install the Apache Web Server on CentOS 8

In this guide, we’ll explain how to install an Apache web server on your CentOS 8 server.

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.

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

In this tutorial, you will use the Let's Encrypt client Certbot to obtain a free SSL certificate for Apache on Ubuntu 20.04 and set up your certificate to renew automatically.

Initial Server Setup with Ubuntu 20.04

This guide should cover everything needed for initial server setup with Ubuntu 20.04.

How To Install the Apache Web Server on Ubuntu 20.04

In this guide, we’ll explain how to install an Apache web server on your Ubuntu 20.04 server.