Red Hat Subscription Manager

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Overview

Concepts

Pool

Commands

register

list

Lists the available subscriptions.

refresh

Pull the latest subscription data from the server.

subscription-manager refresh

attach

Attach a specified subscription to the registered system

subscription-manager attach --auto
subscription-manager attach --pool

Register a Linux System

The first step requires the registration of the system with the credentials linked to subscription.

[root@rhel-test ~]# subscription-manager register
Username: <your-subscription-user>
Password: 
The system has been registered with ID: 8ccbea2c-8b26-4049-b2f5-ed5487ea9cb1 
subscription-manager refresh
subscription-manager attach --auto
subscription-manager list
subscription-manager list --available --all