https://github.com/orvice/lnmp
A shell to Install Nginx,MariaDB,PHP on Linux.
https://github.com/orvice/lnmp
Last synced: about 1 year ago
JSON representation
A shell to Install Nginx,MariaDB,PHP on Linux.
- Host: GitHub
- URL: https://github.com/orvice/lnmp
- Owner: orvice
- License: gpl-2.0
- Created: 2014-01-17T02:49:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-13T15:11:08.000Z (about 11 years ago)
- Last Synced: 2025-04-07T01:13:05.521Z (over 1 year ago)
- Language: Shell
- Size: 348 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#lnmp
A shell to Install Nginx,MariaDB,PHP on Linux.
##Support OS
* Debian 7 wheezy
##To-Do
* Add CentOS suport
##For Debian 7 wheezy
```bash
wget https://raw.githubusercontent.com/orvice/lnmp/master/debian7.sh
sh debian7.sh
```