Este contenido no está disponible en el idioma seleccionado.

Chapter 6. Install additional software


You need to perform some additional configuration for access to software and updates.

6.1. Configuring software access

6.1.1. Configuring software repository access using the Web Console

Prerequisites

  • This process is for hyperconverged hosts based on Red Hat Virtualization 4.

Procedure

  1. On each hyperconverged host:

    1. Log in to the Web Console.

      Use the management FQDN and port 9090, for example, https://server1.example.com:9090/.

    2. Click Subscriptions.
    3. Click Register System.

      1. Enter your Customer Portal user name and password.
      2. Click Done.

        The Red Hat Virtualization Host subscription is automatically attached to the system.

    4. Enable the Red Hat Virtualization 4 repository to allow later updates to the Red Hat Virtualization Host:

      # subscription-manager repos \
      --enable=rhvh-4-for-rhel-8-x86_64-rpms
      Copy to Clipboard Toggle word wrap
  2. (Optional) If you use disk encryption, execute the following on each Network-Bound Disk Encryption (NBDE) key server:

    1. Log in to the NBDE key server.
    2. Register the NBDE key server with Red Hat.

      # subscription-manager register --username=username --password=password
      Copy to Clipboard Toggle word wrap
    3. Attach the subscription pool:

      # subscription-manager attach --pool=pool_id
      Copy to Clipboard Toggle word wrap
    4. Enable the repositories required for disk encryption software:

      1. For NBDE key servers based on Red Hat Enterprise Linux 8:

        # subscription-manager repos \
        --enable="rhel-8-for-x86_64-baseos-rpms" \
        --enable="rhel-8-for-x86_64-appstream-rpms"
        Copy to Clipboard Toggle word wrap
      2. For NBDE key servers based on Red Hat Enterprise Linux 7:

        # subscription-manager repos --enable="rhel-7-server-rpms"
        Copy to Clipboard Toggle word wrap

6.2. Installing software

6.2.1. Installing disk encryption software

The Network-Bound Disk Encryption key server requires an additional package to support disk encryption.

Procedure

  1. On each Network-Bound Disk Encryption (NBDE) key server, install the server-side packages.

    # yum install tang -y
    Copy to Clipboard Toggle word wrap
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