| From: Nishith Vyas Sent: Thursday 29 January 2015 6:25 PM Reply To: vg...@googlegroups.com Subject: [VGLUG] Remove RHEL Subscription Manager PopUp in Yum |
Hello,Never tried it but wild guess,Try to disable rhnplugin from /etc/yum/pluginconf.d/rhnplugin.confChange enabled parameter to enabled=0Hope it helps you.Sent from my BlackBerry 10 smartphone.
From: Nishith VyasSent: Thursday 29 January 2015 6:25 PMReply To: vg...@googlegroups.comSubject: [VGLUG] Remove RHEL Subscription Manager PopUp in YumHello,
Simply I would like to know about How To Disable below message in RHEL.
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Hi,
There is one plugin under "/etc/yum/pluginconf.d/" for subscription-manager which is alternative to old RHN plugin having same file name. Edit the file for making enabled=1 to 0 and see if yum still give the same message.
​
--