This script deploys a LAMP server on an Ubuntu server
Here is whats installed:
- Apache2
- PHP
- MariaDB
- Adminer
Should be done on a clean ubuntu 12.04 to 20.10 server!
wget https://raw.githubusercontent.com/deploy-script/lamp/master/script.sh && bash script.sh