Autoinstall Hallmark node

Discussion in 'Wallet, Blockchain And API Coders' started by becansz, Sep 12, 2014.

  1. Hello
    I am just make simple bash script for install hallmark node without install vnc
    this script for CentOS

    automatic detect ip and date
    you just insert secret pharase when proccess install
    your secret pherase not store in ny database.
    insert secret pherase just for generate hallmark

    this script will auto start nhzwallet if vps reboot

    CentOS 5(never tested)
    Code:
    wget http://baaiim.me/hallmark5.sh
    chmod +x hallmark5.sh
    sh hallmark5.sh
    
    CentOS 6( tested on x86_64)
    Code:
    wget http://baaiim.me/hallmark.sh
    chmod +x hallmark.sh
    sh hallmark.sh
    
    I just test in centos 6 because I dont have centos 5


    See The video
    http://youtu.be/99MIYtwhm8Y


    ####UPDATE FOR DEBIAN####
    Code:
    wget baaiim.me/hallmarkdeb.sh
    chmod +x hallmarkdeb.sh
    ./hallmarkdeb.sh
    
    thanks :)
    soory for bad english :(
    DONATE NHZ-WFZE-R2L9-M4LN-FSWVK? ;)
     
  2. Pharesim Administrator

    Nice work! Bounty sent? :)
     
  3. Thank's pharesim :)
     
  4. oly

    after it asks for pass phrase:

    curl (7) can't connect to host

    then it quits
     
  5. update for DEBIAN :)
     
  6. maybe the nhzwallet not run
    try
    Code:
    screen -ls
    
    to check running screen
     
  7. Ok now
     
  8. OK now
     
  9. OK now
     

Share This Page