Created
December 2, 2014 21:27
-
-
Save dky/51724d1af4acb8510b59 to your computer and use it in GitHub Desktop.
Disable Subscription manager on RHEL7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i 's/enabled=1/enabled=0/g' /etc/yum/pluginconf.d/subscription-manager.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment