Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a Zixi folder by typing the following commands in the Linux console:

    Code Block
    # mkdir /zixi
    # cd /zixi


  2. Type the # wget command followed by the download link that you have received via email, while excluding the "http://" part of the link. For example:

    Code Block
    # wget --user=<customer_Name>--ask-password downloads.zixi.com/<customerName>/<zixi_product>-<version_number>.tar.gz


  3. You will be requested to enter a password, type the password that you have received from Zixi support.
  4. Extract the installation file by typing the following command:

    Code Block
    # tar xvfz <zixi_product>-<version_number>.tar.gz
    # cd <zixi_product>


  5. Run the installation script file by typing the following command:

    Code Block
    #./installMe.sh

    Run prerequisites script file by typing the following command:

    Code Block
    #./prerequisites.sh




Following the completion of the installation, proceed to Activating the License