Create a LEMP Server on any Debain Based Linux OS

This is the one stop server that all cloud development engineers, security groups, hackers and anyone serious about moving code over the cloud in moderrn scripting format it supports everything you can imagine and more.

  1. Open Your Command Prompt bash or ssh client then bash window 
  2. Run the following command to install the web server Nginx Web Server PHP 8.3 CGI Server Language plus modules & Mariadb SQL database Server

sudo apt-get -y install nginx mariadb-server php8.3 php8.3-common php8.3-gd php8.3-mysql php8.3-imap phpmyadmin php8.3-cli php8.3-cgi libapache2-mod-fcgid php-pear libruby libapache2-mod-python php8.3-curl php8.3-intl php8.3-pspell php8.3-sqlite3 php8.3-tidy php8.3-xmlrpc php8.3-xsl memcached php-memcache php-imagick php8.3-zip php8.3-mbstring php-soap php8.3-soap php8.3-opcache
php-apcu php8.3-fpm curl libcurl3 php8.3-curl certbot python3-certbot-nginx php-auth-sasl php-mail-mime php-masterminds-html5 php-net-sieve php-net-smtp php-net-socket roundcube-core roundcube-plugins php-endroid-qr-code php-guzzlehttp-guzzle php-roundcube-rtf-html-php php-crypt-gpg php-net-ldap3 php-bjeavons-zxcvbn-php

Now click the Link Below which will take you to the Digital Ocean NGINX configurator, this will build you a complete nginx Linux conf setup including Security hardening Memcache / Nginx Main Config & Several Drop-ins for Security and load speed.

It also goes through the process step by step be sure to follow it all to the letter