
NGINX Car by Walker Cahall
Verified and Tested 06/13/21
Introduction
This how-to will show you how to install LEMP on a Ubuntu 20.04 cloud server. LEMP is a web service stack that consists of a Linux operating system, Nginx (pronounced “engine-x”), MySQL, and PHP. The main difference between LAMP and LEMP is that LAMP uses Apache, and LEMP uses Nginx. LEMP has been gaining popularity in the last few years because it excels in speed and scalability.