Difference between revisions of "Red Hat 7 registration"

From MyWiki
Jump to: navigation, search
(Created page with " '''Register and automatically subscribe in one step'''<br> Use the following command to register the system, then automatically associate any available subscription matching...")
 
Line 3: Line 3:
 
Use the following command to register the system, then automatically associate any available subscription matching that system:<br>
 
Use the following command to register the system, then automatically associate any available subscription matching that system:<br>
  
# subscription-manager register --username <username> --password <password> --auto-attach<br>
+
$ subscription-manager register --username <username> --password <password> --auto-attach<br>

Revision as of 08:52, 20 April 2016

Register and automatically subscribe in one step
Use the following command to register the system, then automatically associate any available subscription matching that system:

$ subscription-manager register --username <username> --password <password> --auto-attach