Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 489 Bytes

Introduction

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

Quick Install

Run these commands as root:

wget https://raw.github.com/aatishnn/lempstack/master/lemp-debian.sh 
chmod +x lemp-debian.sh 
./lemp-debian.sh