Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 355 Bytes

README.MD

File metadata and controls

19 lines (13 loc) · 355 Bytes

Quickly Provision an Ubuntu 20.04 LTS Webserver

What you will install

PHP, PHPMYADMIN, MARIADB, ZIP, UNZIP, WGET

How to run the script

First, make it executable shell script

sudo chmod u+x webserver.sh

Lastly, run the script

./webserver.sh

Wait for the process and answer the few questions you will get as it runs