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

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.

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
```