LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   RHEL 7 - Yum configuration (https://www.linuxquestions.org/questions/red-hat-31/rhel-7-yum-configuration-4175522242/)

felbvts 10-15-2014 01:53 PM

RHEL 7 - Yum configuration
 
I just installed RHEL 7
[root@log01 yum.repos.d]# uname -a
Linux log01 3.10.0-123.el7.x86_64 #1 SMP Mon May 5 11:16:57 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@log01 yum.repos.d]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.0 (Maipo)
[root@log01 yum.repos.d]#


I am attempting to configure YUM but I can never find the URL for it. I am willing to start with the public yum url for now.

The last I saw was that the repos were not available but that was from a few months ago.

Does anyone know where they are?

Thanks in advance for any help your able to provide

netnix99 10-15-2014 02:08 PM

RHEL 7 makes use of the subscription-manager and they have done away with the Classic registration in this version. You use the subscription manager to register, attach subscriptions based on support, and manage subscriptions. Once subscription-manager is set-up and subscriptions have been assigned, you can run YUM update just as before.

You can find out more by invoking
Code:

man subscription-manager
at the command line or feel free to contact Red Hat support if you are using their products. That is what you are paying for. If not, I suggest using CentOS instead.

GaWdLy 10-25-2014 11:15 PM

netnix99++ That is correct.

Register using RHSM. You will have access to all of your authorized repos after that.


All times are GMT -5. The time now is 05:46 PM.