1. Install the Knox RPMs on the Knox server

To install the Knox RPM, run the following command as root:

  • RHEL/CentOS/Oracle Linux:

    sudo yum install knox

  • For SLES:

    zypper install knox

The installation creates the following:

  • knox user in /etc/passwd

  • Knox installation directory: /usr/lib/knox, which is referred to as $gateway_home.

  • Knox configuration directory: /etc/knox/conf

  • Knox log directory: /var/log/knox


loading table of contents...