Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leduong/simple-hosting-ubuntu

Ubuntu share hosting with Nginx/PHP-CGI/MySQL/VsFTPD
https://github.com/leduong/simple-hosting-ubuntu

Last synced: about 1 month ago
JSON representation

Ubuntu share hosting with Nginx/PHP-CGI/MySQL/VsFTPD

Awesome Lists containing this project

README

        

Hello, I'm newbie

- Share hosting with Ubuntu support with nginx via php-cgi

How to install:
Open terminal

1. # wget https://raw.github.com/leduong/simple-hosting-ubuntu/master/install.sh [enter]

2. # chmod +x install.sh [enter]

3. # sudo install.sh [enter]

After install: No restart; Can use it now, must start service nginx, mysql and proftpd.

Open terminal, sudo /root/addweb.sh [enter] - create new web hosting by command line

- Next version: update, Webhosting Control Panel

Good luck!