Rate This Document
Findability
Accuracy
Completeness
Readability

Creating an Installation Directory and Decompressing the Package

  1. Create a directory on all servers.
    mkdir -p /opt/haf-software
  2. Upload BoostKit-haf_1.0.zip to /opt/haf-software and decompress it.
    cd /opt/haf-software
    unzip BoostKit-haf_1.0.zip
    tar -zxvf haf-1.0.tar.gz
    tar -zxvf haf-tool-1.0.tar.gz