Skip to main content

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 Container Images
                     Red Hat Developer Tools (for RHEL Server)
                     Red Hat Container Images Beta
                     Red Hat Developer Tools Beta (for RHEL
                     Server)
                     Red Hat Enterprise Linux for x86_64
                     Red Hat Enterprise Linux Resilient Storage
                     for x86_64
                     Red Hat Enterprise Linux Resilient Storage
                     for x86_64 - Extended Update Support
                     dotNET on RHEL (for RHEL Server)
                     Red Hat Enterprise Linux Scalable File
                     System (for RHEL Server)
                     Red Hat Enterprise Linux Scalable File
                     System (for RHEL Server) - Extended Update
                     Support
                     dotNET on RHEL Beta (for RHEL Server)
                     Red Hat Ansible Automation Platform
                     Oracle Java (for RHEL Server)
                     Red Hat Enterprise Linux for SAP HANA for
                     x86_64
                     Red Hat Enterprise Linux for Real Time
                     Red Hat Software Collections (for RHEL
                     Server)
                     RHEL for SAP - Extended Update Support
                     Oracle Java (for RHEL Server) - Extended
                     Update Support
                     RHEL for SAP HANA - Extended Update
                     Support
                     Red Hat S-JIS Support (for RHEL Server) -
                     Extended Update Support
                     Red Hat Software Collections Beta (for
                     RHEL Server)
                     Red Hat Ansible Engine
                     Red Hat Enterprise Linux Server
                     Red Hat Container Development Kit
                     MRG Realtime
                     Red Hat CodeReady Linux Builder for x86_64
                     Red Hat CodeReady Linux Builder for ARM 64
                     Red Hat Enterprise Linux High Performance
                     Networking (for RHEL Server)
                     Red Hat Developer Toolset (for RHEL
                     Server)
                     Red Hat Enterprise Linux High Performance
                     Networking (for RHEL Server) - Extended
                     Update Support
                     Red Hat Enterprise Linux High Performance
                     Networking (for RHEL Compute Node)
                     Red Hat Enterprise Linux for x86_64 -
                     Extended Update Support
                     Red Hat Enterprise Linux for ARM 64
                     Red Hat Beta
                     Red Hat EUCJP Support (for RHEL Server) -
                     Extended Update Support
                     RHEL for SAP (for IBM Power LE) - Update
                     Services for SAP Solutions
                     Red Hat Enterprise Linux Server - Update
                     Services for SAP Solutions
                     Red Hat Enterprise Linux for SAP
                     Applications for x86_64
                     RHEL for SAP - Update Services for SAP
                     Solutions
                     RHEL for SAP HANA - Update Services for
                     SAP Solutions
                     Red Hat CodeReady Linux Builder for x86_64
                     - Extended Update Support
                     Red Hat Enterprise Linux High Availability
                     for x86_64
                     Red Hat Enterprise Linux High Availability
                     for x86_64 - Extended Update Support
                     Red Hat Enterprise Linux Load Balancer
                     (for RHEL Server)
                     Red Hat Enterprise Linux Load Balancer
                     (for RHEL Server) - Extended Update
                     Support
SKU:                 RH00798
Contract:            
Account:             
Serial:              6962394672086745149
Pool ID:             8a85f99c71eff3f4017217c3d8ee523a
Provides Management: No
Active:              True
Quantity Used:       1
Service Type:        
Roles:               
Service Level:       Self-Support
Usage:               
Add-ons:             
Status Details:      Subscription is current
Subscription Type:   Standard
Starts:              05/15/2020
Ends:                05/15/2021
Entitlement Type:    Physical 


2.  Removes a subscription from the system, but does not uninstall the associated products

[root@rhel7server ~]# subscription-manager list remove --serial=6962394672086745149
1 local certificate has been deleted.
The entitlement server successfully removed these serial numbers:
   6962394672086745149

or 

[root@rhel7server ~]# subscription-manager list remove --all


5. Unregister this system from the Customer Portal or another subscription management service

[root@rhel7server ~]# subscription-manager unregister 
Unregistering from: subscription.rhsm.redhat.com:443/subscription
System has been unregistered. 


6. Removes all local system and subscription data

[root@rhel7server ~]# subscription-manager clean
All local data removed


Your system will be unsubscribed from Red Hat Subscription Manager

Check more command syntax in cheat sheet
Subscription-manager cheat sheet : Download from here

Thanks for reading
For any suggestion and question, Please write in comment section !!

Comments

Popular posts from this blog

Mount ISO image in HP-UX 11i v3

ISO image is an archive file that could be written to a optical disc(CD/DVD). ISO images can be created from optical discs by disc imaging software (freely available on internet) or from a collection of files.  In HP-UX 11i v3 by default we can't mount .iso images we need a kernel module "fspd". it is Dynamically Loadable Kernel Module (DLKM).we need to install ISOIMAGE-ENH product which deliver this fspd DLKM. You can download this product by following link : https://h20392.www2.hpe.com/portal/swdepot/displayProductInfo.do?productNumber=ISOIMAGE-ENH After installation of ISOIMAGE-ENH load fspd module  To Load fspd Module # kcmodule fspd=loaded To unload fspd Module # kcmodule fspd=unused And here is how it works very simply: Create a directory to mount iso image on it.  # mkdir /rhel_iso # mount /soft/iso_images/RHEL-5.1-IA64-CD1.iso /rhel_iso Share my Blog and post questions and opinions in  comments !!

Update HP-UX Operating Environment (OE)

Hello Readers, Today I am describing how to update Operating Environment of HP-UX Operating System, Update OE steps are written below. Have a look.... 1. Check current OE version details 2. Download CD/DVD of Latest Operating Environment or HP-UX Operating System. 3. Create a Depot of OS Depot to update.  4. Run update in preview mode for any errors and warnings.  5. If update runs in preview mode successfully, Run update without Preview mode.  1. Checkup current OE version details # swlist | grep -i OE    HPUX11i-VSE-OE       B.11.31.1603   HP-UX Virtual Server Operating Environment You may see in output, currently it is of  March 2016 Virtual Server Operating Environment 2. Download CD/DVD of Latest Operating Environment or HP-UX Operating System. First download latest iso of HPUX Operating System and create a software depot from it How to mount iso images in HPUX system you may study my anoth...

HP-UX 11.31-Restore a single file/Directory from Ignite Backup (Tape and Net Recovery)

Hello Friends, This topic is related with HP-UX Operating System. In HP-UX Operating System Ignite is one of the hpux feature by which OS recovery image is being created in ignite server and external Tape cartridges which can be later used to restore OS in case of system crash. (In later Posts I will write about ignite server setup and ignite restoration techniques). Today I will write how to restore a single file or Directory from ignite backup in two cases, First is when we have ignite backup on Tape cartridge and Second is when we have ignite backup in Ignite Server. 1. From the Ignite Tape (assuming 2mn for tape device): # mt -f /dev/rmt/2mn rewind # mt -f /dev/rmt/2mn fsf 1     <– for PA-RISC System (and) # mt -f /dev/rmt/2mn fsf 22    <– for Itanium/Integrity System Use below command to restore file '/etc/lvmtab' # tar xvf /dev/rmt/2mn  etc/lvmtab NOTE : No leading '/'  (absolute path is to be used at time of restorati...