Configure the RHEL Channel - Fluid Topics - 3.7

Install Fluid Topics on a Single Server

Operating system
RHEL
Category
Technical Notes
Audience
public
Version
3.7

If your environment is not installed on AWS servers:

  1. To list the repositories installed on the server, run the following command:

    As root user

    yum repolist

  2. Run the following commands to enable the corresponding channels:

    As root user

    rhn-channel --add -c rhel-x86_64-server-supplementary-7
    rhn-channel --add -c rhel-x86_64-server-optional-7

    The username and password of the RHEL license owner are required.