5
如何安装RHEL6的主要存储库
我们已经在新服务器上设置了RHEL6。据我们所知,我们的订阅均已正确设置。但是,当我运行时yum repolist,它没有显示任何存储库。/etc/yum.repos.d/redhat.repo为空。我尝试粘贴另一台RHEL6服务器的redhat.repo中的内容,但是一旦运行yum,它就会再次将其清除。我只需要获取基本的RedHat存储库设置,即可安装软件包。 为了确保我没有订阅问题。我重新注册并重新订阅。我得到所有相同的结果。 # subscription-manager register --force # subscription-manager subscribe --pool=*redacted* 当我登录RedHat客户门户时,它显示该订阅处于活动状态。 使用GUI,我进入了系统>管理> Red Hat Subscription Manager。在“产品”标签下,它没有显示任何产品。 当我跑步时yum update,得到的是: # yum update Loaded plugins: product-id, refresh-packagekit, security, subscription-manager This system is receiving updates from Red Hat Subscription Management. Setting up Update Process No Packages marked for Update 内容 /etc/yum.conf [main] …