Este contenido no está disponible en el idioma seleccionado.

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
    
    Copy to Clipboard Toggle word wrap
    For IBM System z:
    # subscription-manager repos --enable=rhel-6-system-z-satellite-5.7-rpms
    
    Copy to Clipboard Toggle word wrap

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
      
      Copy to Clipboard Toggle word wrap
    2. Change the line disconnected=1 to disconnected=0.
      disconnected=0
      
      Copy to Clipboard Toggle word wrap
  2. Validate the configuration changes.
    1. # spacewalk-cfg-get get server disconnected
      
      Copy to Clipboard Toggle word wrap
      The expected output is 0, confirming that disconnected mode is not enabled.
    2. # spacewalk-cfg-get get server.satellite rhn_parent
      
      Copy to Clipboard Toggle word wrap
      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
    
    Copy to Clipboard Toggle word wrap
Continue with the instructions in Chapter 5, Configuration.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat