Ubuntu LEMP auto installer

LEMP allows you to install your system quickly on your linux server. For now, only Ubuntu supports 18.04. The system is integrated with CloudFlare and Yandex Mail. In this case, the server is protected from DDOS attacks because the base address is unknown. Setup can be completed within 2 minutes.

The system includes the following programs. nginx MySQL php-fpm 7.0 msmtp phpMyAdmin

https://install.ahmetozer.org/lemp/

wget https://install.ahmetozer.org/lemp/ws-install.sh -O install.sh
chmod 755 install.sh
./install.sh

© 2024 All rights reserved.

Powered by Hydejack v7.5.0