Show Table of Contents
5.2. システムの登録
- 設定 RPM をインストールして、Red Hat Subscription Manager が Subscription Asset Manager インスタンスをポイントするようにします。例を示します。
[root@server ~]# rpm -ivh http://sam.example.com/pub/candlepin-cert-consumer-latest.noarch.rpm
subscription-managerコマンドを実行してシステムを登録します。組織名が必須になります。このコマンドでユーザー名またはパスワードを渡さないと、入力を求めるプロンプトが表示されます。--auto-attachを使用して自動的にサブスクリプションを適用することは必須ではありませんが、このオプションを使用すれば新しいシステムを設定するのが容易になります。[root@server ~]# subscription-manager register --username=jsmith --password=secret --org="IT Dept" --auto-attach
このコマンドは root で実行してください。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.