Congratulations. LNMP is installed successfully!
LNMP stack installation scripts

LNMP (Linux + Nginx + MariaDB + PHP) is a powerful bash script for the installation of Nginx + MariaDB + PHP and so on.

You can install Nginx + MariaDB + PHP in a smaller memory VPS by apt-get command, Just need to input numbers to choose what you want to install before installation.

And all things will be done in a few minutes.

Nginx packages provided by deb.sury.org

MariaDB packages provided by MariaDB Repository.

PHP provided by deb.sury.org

More details:

  • Github project

  • LNMP stack installation scripts by a950216t