Installing from the web based installer
Procedure:
step 1
step 2
Known issues:
Installer
=========
1). When installing from the web based installer, the install log files can be
found in the directory /var/log/installer after installation.
2). When installing from the web based installer, the SELinux security context
of the files /etc/shadow and /etc/hostname is set incorrectly. This will cause
failures when running commands such as "passwd" and "hostnamectl", to set
password and hostname respectively.
Run the commands below to fix the SELinux contexts:
restorecon -F /etc/shadow
restorecon -F /etc/hostname
3) When installing from the web based installer, the timezone is set incorrectly
to UTC, regardless of the timezone specified during the installation.
Run the command below to set the correct timezone: