Skip to main content

Posts

Showing posts from April, 2021

Red Hat Subscription Management - Part2

Unregister RHEL 7 using Red Hat Subscription Manager Command Line Interface (CLI) Operating System: Red Hat Enterprise Linux 7.2 1. Lists all subscriptions currently attached to the system [root@rhel7server ~]# subscription-manager list --consumed +-------------------------------------------+    Consumed Subscriptions +-------------------------------------------+ Subscription Name:   Red Hat Developer Subscription for                      Individuals Provides:            Red Hat Enterprise Linux High Availability                      - Update Services for SAP Solutions                      Red Hat Enterprise Linux Atomic Host                      Red Hat Enterprise Linux Atomic Host Beta         ...

Red Hat Subscription Management

Red Hat Subscription Management Red Hat Subscription Manager is installed on a local system and it tracks what products are installed, what subscriptions are available for the system, and what subscriptions are actually used by the system. It also tracks subscription expiration and automatically attaches new subscriptions based on the products and hardware. Red Hat Subscription Manager works with content management tools ( yum ) to help install and update content on the local system. Operating System : Red Hat Enterprise Linux 7.2 This blog guide to subscribe RHEL system with command line only, I have Red Hat Developer Subscription for Individuals which I am using here. 1. Register with your username and password  [root@rhel7server ~]# subscription-manager register Registering to: subscription.rhsm.redhat.com:443/subscription Username: xxxxxxxxx Password:  The system has been registered with ID: 9e88b0f5-d165-4786-ad3a-25xe80d2e604 The registered system name is: rhel...