Secure Nginx with Let’s Encrypt on Ubuntu 18.04
Introduction Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and...
Continue ReadingHow to install PHP 7.1 with Nginx on Ubuntu 18.04
Introduction We’ll show you how to install PHP 7.1 with Nginx on Ubuntu 18.04. PHP 7.1...
Continue ReadingHow To Set Up Nginx Virtual Hosts on Ubuntu 18.04
Introduction When using the Nginx web server, server blocks (similar to the virtual hosts in Apache)...
Continue ReadingHow to Start / Stop / Restart Nginx Web Server on Ubuntu Linux
The nginx web server can be restarted using any one of the following command line syntax....
Continue ReadingHow To Install Nginx, MySQL, PHP on Ubuntu 18.04
Introduction The LEMP software stack is a group of software that can be used to serve...
Continue Reading