Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

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

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.