How To Install Linux, Nginx, MariaDB, PHP (LEMP stack) on Debian 10
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server. The backend data is stored in the MariaDB/MySQL database and the dynamic processing is handled by PHP.