Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CentOS / RedHat considerations

If you have a minimal install of Centos or RedHat, you will likely need to install the perl-core package to be able to run the installer.

Code Block
yum install perl-core

 CentOS and RedHat may require some items set outside of the installer script. These will be added to the installer in a future version.

SELinux

If SELinux is installed and running, you will need to disable it.

...