Difference between revisions of "Red Hat 7 registration"

From MyWiki
Jump to: navigation, search
Line 9: Line 9:
 
After this, refresh the information on your machine using the following command. Be sure to run this any time you add or change the attached subscription from the Customer Portal:<br>
 
After this, refresh the information on your machine using the following command. Be sure to run this any time you add or change the attached subscription from the Customer Portal:<br>
  
$ subscription-manager refresh
+
$ subscription-manager refresh<br>
 +
 
 +
'''System Administration guide'''<br>

Revision as of 08:56, 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

Attach a specific subscription through the Customer Portal
After registration, you can to assign a subscription to the registered system from the Customer Portal by referring this article.
After this, refresh the information on your machine using the following command. Be sure to run this any time you add or change the attached subscription from the Customer Portal:

$ subscription-manager refresh

System Administration guide