Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HZ] Horizon Long + Fair Distribution|Decentralized Asset Exchange
by
MaWo
on 18/05/2015, 19:22:30 UTC
Hi guys,

Is there any explanatory guide for HZ 3.9.1 node installation to Linux? I have already used horizon.io guide which didnt work perfectly for me. I need small installation script that makes it easily click and installed . Ive used some before but since there were some changes filenames ; I just cannot use it newer versions.

The installation procedure depends on your linux distribution.
You have to install a Java 7 JRE or JDK.
Then download and extract hz wallet. wget is your friend.
Start the hz wallet with ./run.sh. or better with screen:
screen -S hz -L ./run.sh
Ctrl-A d to deattach the session
'screen -rd' to reattach

A more comprehensive guide to prepare a node from scratch on a Ubuntu 14.04 LTS system:

https://docs.google.com/document/d/12gPVnZlGr_Q83WGQ0puDgW7VVxcRgi33L4yT7xwUDTA/edit