Installing the Linux™ controller
Before you begin
About this task
You can install the controller in two modes in Linux™, a FIPS-compliant controller or a standard controller.
Procedure
- For the standard controller type
#<install_command> trc-controller-10.x.x.noarch.rpm
- For a FIPS-compliant controller, install the standard controller and the FIPS-compliant JRE
by running both commands.
#<install_command> trc-controller-10.x.x.noarch.rpm
#<install_command> trc-controller-jre-10.x.x.<arch>.rpm
Results
To install the trc-<component>-10.x.x.<arch>.rpm package of the component, run the dnf, yum, or zypper command by providing the install -y option and the RPM package file path. Otherwise. if you want to manually resolve the dependencies, use the rpm -ivh <package>.rpm command. You can also get the complete dependency list by running the rpm -qpR <package>.rpm command.
You can start the controller from your applications list when it is installed.