LEMP is a variation of the ubiquitous LAMP stack used for developing and deploying web applications. Traditionally, LAMP consists of Linux, Apache, MySQL, and PHP. Due to its modular nature, the components can easily be swapped out. With LEMP, Apache is replaced with the lightweight yet powerful Nginx. Installing Nginx Web server Nginx is a …
Continue reading “Install Nginx, MySQL & PHP on Ubuntu Server 18.04”