我要评分
获取效率
正确性
完整性
易理解

Creating an Installation Directory and Decompressing the Package

For the settings in the following installation examples, see Deploying HAF Using SmartKit. Change the settings based on site requirements.

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