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
- Host: GitHub
- URL: https://github.com/sohelamin/webserver-setup
- Owner: sohelamin
- Created: 2015-07-09T11:14:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T13:06:39.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T15:11:09.845Z (about 1 month ago)
- Topics: lamp, webserver-setup
- Language: Shell
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.gitcd webserver-setup
sudo chmod +x lamp.sh
./lamp.sh
```