Upgrading Red Hat Enterprise Linux Server on a single server system

Last Updated : Jun 05, 2026 |

About this task

This procedure provides instructions on how to install a supported version of Red Hat Enterprise Linux Server.

Before you begin

Important:

If you are upgrading to Experience Portal 8.1 from Experience Portal 6.x or 7.x, you must do a fresh installation of a supported version of Red Hat Enterprise Linux Server.

If you have installed a co-resident Application server on the original Experience Portal server and:

  • If the operating system is upgraded in a way which preserves data, such as a minor OS upgrade, then the original co-resident Application server is preserved. In this scenario, although it is not mandatory to update the co-resident Application server, it is recommended that the application server is upgraded to pick up the latest Tomcat features and security fixes.

  • If a fresh install of the operating system was performed, such as performing a new installation of Red Hat Enterprise Linux 64-bit to replace the 32-bit system, or the operating system was otherwise upgraded in a way that does not preserve data on the system, then the original co-resident Application server is not preserved and must be manually upgraded to restore Application server functionality. In such a scenario, prior to upgrading the operating system, manually back up any configuration files, data files, Web applications and components, libraries, and binaries that you want to preserve from the original Application server. These files may then be restored as needed when the new Application server is installed. For more information about the required backup files, contact the application developer.

Procedure

  1. Reboot the server so that it boots from the media of a supported version of Red Hat Enterprise Linux Server.

    The system displays the Welcome to Red Hat Enterprise Linux screen.

  2. Select the Install Red Hat Enterprise Linux option.
  3. Select English as the language to use during the installation process.
  4. Select the U.S. English keyboard option.
  5. Select Installation Destination and select the disk to install Red Hat Enterprise Linux..
  6. Select Network and Host name.
  7. Enter the host name and select Apply.
    Note:

    All network configuration including the hostname and IP (and other properties specified in steps 7 and 8) must remain the same.

  8. To configure the network:
    1. Ensure that eth0/ens192, the main Ethernet interface, is enabled.
    2. On the IPv4 Settings tab, configure the following settings using the values specified on the installation worksheet:
      • Static IP address

      • Netmask

      • Gateway

      • DNS servers

      • Search domains

  9. Enter the applicable timezone.
  10. Select Begin Installation.
  11. Enter the root password. Ensure that you enter the value that you have specified in the installation worksheet.
  12. Complete the installation and reboot the system.
  13. After the system reboots, complete the post-installation configuration procedures.
    1. Accept the License Agreement and Finish Configuration (RHEL 8.x).
    2. Set the system clock.
    3. Create a non-root account. Ensure that you use the value that you have specified in the installation worksheet.
      Note:

      After the Experience Portal software is installed, use a non-root account to log in and then change to root account by using the su — command.

    4. Disable the firewall.
    5. Set default umask to 027 in the /etc/profile and /etc/bashrc scripts.
    6. Configure a yum repository that has required Experience Portal packages.