このコンテンツは選択した言語では利用できません。

4.2.9. Post-Installation Tasks


Post-installation tasks include:
  • Activate the Satellite 5 repository.
  • Update packages and the database schema.
  • Switch Satellite to connected mode.

Procedure 4.15. Activate Satellite 5 Repository

  • Enable the Satellite 5 repository
    For ⁠AMD64 and Intel 64:
    # subscription-manager repos --enable rhel-6-server-satellite-5.7-rpms
    
    For IBM System z:
    # subscription-manager repos --enable=rhel-6-system-z-satellite-5.7-rpms
    

Procedure 4.16. Update Packages and the Database Schema

Procedure 4.17. Switch Satellite to Connected Mode

The installation was completed in disconnected mode, so must be switched to connected mode.
  1. Edit the Red Hat Network configuration file /etc/rhn/rhn.conf and make the following changes:
    1. Edit the server.satellite.rhn_parent line as follows.
      # server.satellite.rhn_parent = satellite.rhn.redhat.com
      
    2. Change the line disconnected=1 to disconnected=0.
      disconnected=0
      
  2. Validate the configuration changes.
    1. # spacewalk-cfg-get get server disconnected
      
      The expected output is 0, confirming that disconnected mode is not enabled.
    2. # spacewalk-cfg-get get server.satellite rhn_parent
      
      The expected output is satellite.rhn.redhat.com.
  3. Reactivate the Satellite Server. The rhn-satellite-activate command requires the entitlement certificate. In this example, the certificate Satellite-57.cert is used.
    # rhn-satellite-activate -vvv --rhn-cert=Satellite-57.cert
    RHN_PARENT: satellite.rhn.redhat.com
    
Continue with the instructions in Chapter 5, Configuration.
Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

© 2024 Red Hat, Inc.