Update README.md

This commit is contained in:
dpeca 2019-08-20 21:09:14 +02:00 committed by GitHub
commit bf7ae3c0d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,35 +22,8 @@ Features
+ We disabled dangerous PHP functions in php.ini, so even if customer's CMS was compromised, hacker will not be able to execute shell from PHP. + We disabled dangerous PHP functions in php.ini, so even if customer's CMS was compromised, hacker will not be able to execute shell from PHP.
About VestaCP How to install
==================================================
* Vesta is an open source hosting control panel.
* Vesta has a clean and focused interface without the clutter.
* Vesta has the latest of very innovative technologies.
Special thanks to vestacp.com and Serghey Rodin for open-source VestaCP project
How to install (2 step)
---------------------------- ----------------------------
Connect to your server as root via SSH
```bash
ssh root@your.server
```
Download the installation script, and run it:
```bash
curl http://c.vesta.hostingpanel.dev/vst-install-debian.sh | bash
```
How to install (3 step)
----------------------------
If the above example does not work, try this 3 step method:
Connect to your server as root via SSH
```bash
ssh root@your.server
```
Download the installation script: Download the installation script:
```bash ```bash
curl -O http://c.vesta.hostingpanel.dev/vst-install-debian.sh curl -O http://c.vesta.hostingpanel.dev/vst-install-debian.sh
@ -60,6 +33,15 @@ Then run it:
bash vst-install-debian.sh bash vst-install-debian.sh
``` ```
About VestaCP
==================================================
* Vesta is an open source hosting control panel.
* Vesta has a clean and focused interface without the clutter.
* Vesta has the latest of very innovative technologies.
Special thanks to vestacp.com and Serghey Rodin for open-source VestaCP project
License License
---------------------------- ----------------------------
Vesta is licensed under [GPL v3 ](https://github.com/serghey-rodin/vesta/blob/master/LICENSE) license Vesta is licensed under [GPL v3 ](https://github.com/serghey-rodin/vesta/blob/master/LICENSE) license