Welcome to the last installment in the CentOS 7 LAMP Server Tutorial: Modernized and Explained series! In this article we are going to turn our LAMP server into a LEMP server by removing Apache and installing NGINX (pronounced “Engine X”) in its place. Why would we want to replace the Apache web server with NGINX? […]
LEMP Stack Installation on Debian 9
This tutorial will show you how to install and configure the LEMP stack on your VPS/LowEndBox, running Debian 9. LEMP stands for Linux Nginx MySQL PHP, and is a lightweight variation of the LAMP stack, which includes Apache instead of Nginx. You’ll notice that it’s not written as LNMP, and that’s due to the pronunciation […]