Installation

Installing and setting up INDICA is very easy. INDICA comes pre-packaged with almost everything it needs to be installed. For ease of use, an installation script is provided. Some manual steps need to be taken before the installation script can be used.

  1. Gain SSH access to the target machine. This can be done with command-line SSH, PuTTY, or equivalent.

  2. Elevate your rights to root-level access.

  3. Create the appliance directory called “net” in the root of the filesystem “/”

  4. Run the download command as recieved from INDICA support.

  5. Extract the downloaded package using “tar -zxvf [filename]”.

  6. Run the installation script: “/net/bin/install.sh”.

The install script will ask some questions and guide you through the installation.

A more detailed guide can be found here.