Installing the CLI tools in Linux

You can install the CLI tools on a Linux computer by using the RPM file that is provided in the Remote Control installation files.

Before you begin

Note: The broker component installation package depends on the 32-bit version of the following libraries: glibc libgcc, libblkid, and libstdc++.
Use the trc-cli-10.x.x.i386.rpm file to install the CLI tools in Linux. Where 10.x.x is relevant to the version that you want to install. For more information about obtaining the Linux component installation files, see Install the Remote Control components. Choose the appropriate method for obtaining the file.

About this task

Note: If the trc-target RPM file is installed, you do not need to install the trc-cli RPM file because the CLI commands are already included in the target. For more information about using the commands, see the BigFix® Remote Control Controller User's Guide.

Procedure

  1. Type, the following command to install the command line software.
    Where 10.x.x is relevant to the version that you want to install.

    $ rpm -ivh ~/BigFix/Tivoli_Remote_Control/RCTarget/trc-cli-10.x.x.i386.rpm

  2. When the installation is complete, edit the /etc/trc_target.properties file and set your configuration.
    • Set the value of ServerURL to the host name or IP address of your BigFix® Remote Control Server.
    • For FIPS-compliance set the value of FIPSCompliance to Yes.
    • For NIST SP800-131a compliance, set the value of SP800131ACompliance to yes.
  3. Save the file.

Results

For more information about using these commands, see the BigFix® Remote Control Controller User's Guide.