LEMP-Stack-Ubuntu LEMP stack install for Ubuntu 16.04.** This will install : nginx version: nginx/1.13.3 PHP 7.1.9-1+ubuntu16.04.1+deb.sury.org+1 Laravel 5.5 on /var/www/myapp MySQL 5.7.19 To download and run the script on your server : #cd /usr/local/src #git clone https://github.com/bajula/LEMP-Stack-Ubuntu.git #cd /LEMP-Stack-Ubuntu #chmod +x *.sh #./lemp-install.sh