Downloading the Linux controller software

Use the Agent Downloads option to run or save the file that is required for installing the Linux controller software.

Procedure

  1. Click Tools > Downloads.
  2. Click Agent Downloads.
  3. Select trc-controller-10.x.x.noarch.rpm.
    Where 10.x.x is the version that you want to install.
  4. Select Save to save the rpm file.
  5. Use the following command to install the controller software.
    Where 10.x.x is the version that you want to install.

    $ rpm -ivh /PATH/trc-controller-10.x.x.noarch.rpm

    Where PATH is the path to the location that you saved the rpm file to.