Let’s Encrypt Free A+ Grade SSL On Nginx & Ubuntu 16.04
Prerequisites: LEMP on Ubuntu 16.04 Start by updating apt indexes sudo apt-get update Install Let’s Encrypt Package (Known as certbot on Github (https://github.com/certbot/certbot)) sudo apt-get install letsencrypt I’ll assume READ MORE
Installing WordPress on PHP7, Nginx & Ubuntu 16.04 With SSL Support
This tutorial assumes you already have LEMP installed on Ubuntu 16.04 with PHP7 & PHP-FPM. If you don’t have anything installed yet, you can find a tutorial on how READ MORE
Installing LEMP – Ubuntu 16.04, Nginx, MariaDB & PHP 7
Make sure you have Ubuntu 16.04 64 bit. In this tutorial, I’m assuming you are logged in as root and issuing the commands as root (Not recommended in live environment). READ MORE