Search

Chapter 2. Registering your host

download PDF

This section explains how to register your RHEL server to Red Hat Satellite.

Note

Different steps apply if your system is registered to the Red Hat Customer Portal or your Cloud provider.

Prerequisites

Procedure

  1. Download the Katello client rpm package:

    # wget https://sat.int.example.com/pub/katello-ca-consumer-latest.noarch.rpm

    Replace the URL with the URL provided by your Satellite administrator.

  2. Install the Katello client rpm package:

    # yum install -y katello-ca-consumer-latest.noarch.rpm

    Replace the package name with the name of the package you downloaded.

  3. Register your system:

    # subscription-manager register --org="your-organization-name" \
    --activationkey="your-activation-key"

    Replace your-organization-name with the string representing the name of the organization and replace your-activation-key with the activation key. Both are provided by your Satellite administrator.

    Note

    If you are using an external Ansible control node to register and subscribe your RHEL server to RHEL for SAP Solutions repositories, you can utilize redhat_sap.sap_rhsm ansible role instead of registering your system manually.

    For more information, see sap_rhsm section on the Ansible Galaxy portal.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.