此内容没有您所选择的语言版本。

4.3.6. Activating the Red Hat Enterprise Linux Repository


The installation of Red Hat Satellite 5.7 requires Red Hat Enterprise Linux repository to be enabled. The following instructions detail how to identify and attach the required subscription, and also how to enable the required repository. Note that at this stage, only the Red Hat Enterprise Linux repository needs to be enabled. The Red Hat Satellite repository needs to be enabled after the Satellite installation is complete.

Procedure 4.21. Activate the Red Hat Enterprise Linux Repository

  1. List all available subscriptions, and identify the Red Hat Satellite 5 subscription.
    The list of available subscriptions may be long, but if you pipe the output into a pager utility, such as less or more, you can read the output one screenful at a time.
    # subscription-manager list --all --available | less
    
    Copy to Clipboard Toggle word wrap
    Note the Pool ID as this is required to attach the subscription.
  2. Attach the subscription to the Red Hat Satellite host.
    # subscription-manager attach --pool=pool_id
    Copy to Clipboard Toggle word wrap
    The output should be similar to the following:
    Successfully attached a subscription for: Red Hat Satellite
    
    Copy to Clipboard Toggle word wrap
  3. Disable all repositories.
    # subscription-manager repos --disable "*"
    
    Copy to Clipboard Toggle word wrap
  4. Enable the Red Hat Enterprise Linux 6 repository.
    For ⁠AMD64 and Intel 64
    # subscription-manager repos --enable=rhel-6-server-rpms
    
    Copy to Clipboard Toggle word wrap
    For IBM System z
    # subscription-manager repos --enable=rhel-6-for-system-z-rpms
    
    Copy to Clipboard Toggle word wrap
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat