This repository hosts a setup script that simplies the installation of LEMP stack suitable(?) for shared-like Linux environments.
Any questions or issues? Feel free to open an issue or suggest new features.
Read more over at my blog: http://linuxdo.blogspot.com/2012/08/optimized-lemp-installer-for.html
Run these commands as root:
wget https://raw.github.com/aatishnn/lempstack/master/lemp-debian.sh
chmod +x lemp-debian.sh
./lemp-debian.sh