An open API service indexing awesome lists of open source software.

https://github.com/sohelamin/webserver-setup

Automated shell script to setup web server on ubuntu or debian
https://github.com/sohelamin/webserver-setup

lamp webserver-setup

Last synced: 19 days ago
JSON representation

Automated shell script to setup web server on ubuntu or debian

Awesome Lists containing this project

README

        

# webserver-setup
Automated shell script to setup web server on ubuntu or debian

## Usage
```
git clone https://github.com/sohelamin/webserver-setup.git

cd webserver-setup

sudo chmod +x lamp.sh

./lamp.sh
```