/clean-lemp

Fast and clean LEMP installation

Primary LanguageDIGITAL Command Language

I want to share my knowledge and hacks with world.

All scripts are tested on clean debian installations. Run as root!

License

All listed here free to use, edit and share. Please, link source - i want share my solutions to all.

clean-lemp

    *Writed in middle of 2017. We must keep up with the times.*

Get script:

wget https://raw.githubusercontent.com/egeneralov/clean-lemp/master/install-lemp.sh
chmod +x install-lemp.sh
./webmaster

Or:

curl https://raw.githubusercontent.com/egeneralov/clean-lemp/master/install-lemp.sh | bash