第16章 Registering your RHEL system


After installing RHEL, register your system to receive updates and to access Red Hat services. You can register your system by using various methods:

  • RHC client
  • Graphical user interface
  • Subscription manager
  • Registration assistant

The RHC client provides the following flexible features to register your RHEL system and manage the extent of data collection:

  • Access to Red Hat content: Provides access to Red Hat CDN repositories.
  • Analytics for Red Hat Lightspeed: Enables data collection for Red Hat Lightspeed.
  • Remote management: Establishes an additional MQTT network connection to Red Hat services for remote execution of certain actions from console.redhat.com.

By default, the RHC client enables all available features. However, you can override this behavior by enabling or disabling specific features based on your connectivity requirements. Review the available options and select the appropriate features based on your internal policies on data and network connectivity.

注記

Use the RHC client only for systems directly connecting to Hybrid Cloud Console, the RHC client currently does not support Satellite. For more information on registering a system to a Red Hat Satellite or Capsule, see Red Hat Satellite Documentation.

16.1. Registering a system by using the RHC client

Register your RHEL system by using the RHC client to connect to Red Hat services with the default feature levels. This enables all available features: access to Red Hat content, analytics for Red Hat Lightspeed, and remote management.

Prerequisites

  • You have an activation key and an organization ID to register your system.

Procedure

  1. Open the terminal window.
  2. Do one of the following:

    1. To register the system with the default feature level and ensure system executes the Remediation and Tasks from Red Hat Lightspeed:

      # rhc connect --activation-key=<activation_key> --organization=<organization_ID>
      # dnf install -y rhc-worker-playbook
    2. To disable any of the features while registering your system:

      # rhc connect --activation-key=<activation_key> --organization=<organization_ID> --disable-feature <feature>

      Where feature can be replaced with:

      • content - Provides access to Red Hat CDN repositories.
      • analytics - Enables data collection for Red Hat Lightspeed.
      • remote-management - Establishes an additional MQTT network connection to Red Hat services for remote execution of certain actions from console.redhat.com.

        For example, if you want to register your system with a remote management feature disabled so that your system cannot be managed remotely but the system has access to RHEL content and collects data for Red Hat Lightspeed analytics, enter:

        # rhc connect --activation-key=<activation_key> --organization=<organization_ID> --disable-feature remote-management

Verification

  • Confirm the active features when registering with default options:

    # rhc status
    Connection status:
    ✓ Connected to Red Hat Subscription Management
    ✓ Connected to Red Hat Lightspeed
    ✓ The yggdrasil service is active
    Manage your connected systems: https://red.ht/connector
  • Confirm the active features with remote-management disabled:

    # rhc status
    Connection status:
    ✓ Connected to Red Hat Subscription Management
    ✓ Connected to Red Hat Lightspeed
    ● The yggdrasil service is inactive
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2026 Red Hat
トップに戻る