Supported Operating Systems:
- Arch
- Debian
- Linux mint
- Raspbian
- Mac Feature Request - Feel free to contribute
Steps:
- Clone this repository
cd LEMP-install
chmod +x lemp.sh
this command makes bash script executable./lemp.sh
or./lemp.sh $YOUR_MYSQL_ROOT_PASSWORD
(only for debian based distributions)
That's it :)
PHP latest version - v7.3
Mysql version - Latest Stable
Note: The default mysql root
user password is empty unless you provide it as an argument to the script.