Updated Run Yacy in a VPS (markdown)

tangdou1 2019-02-01 08:03:34 +08:00
parent 60a71e14f6
commit 1686b9a3d1

@ -5,3 +5,6 @@ Take Debian for example.
4. run `tar xvpfz yacy_v1.921_20181121_9828.tar.gz`
5. run `cd yacy`
6. run `./startYACY.sh`
7. run `cd bin`
8. run `./passwd.sh newpassword`
9. open the `http://your vps's ip:8090` in your local browser, and log in as `admin` with `newpassword`.