Run
installation process and get some rest by walk away meanwhile.
Reboot the server after install.
Create user admin (Administrator).
Log on to the system for the first time under the Administrator (Admin) user.
Configure network connection, connect to the Internet, check and install the latest updates for the system
Under the root user install the Uuidd package in the terminal :
# yum -y install uuidd Reboot the server.
Disable SELinux and Firewall.
Open the terminal, navigate to the root, and in the/etc/selinux/config file, set the parameter value : SELinux = disabled.
Log in to Firewall settings, disable.
From the root user, edit the/file by adding a string with a real IP and a fully qualified domain name:
Verify that the server network name is installed correctly by the commands:
# hostname
# hostname –s
# hostname -f
Only the last command must return the full qualified domain name.
Restart the server.
Continue reading
Oracle Linux install for SAP step by step guide - part 3
No comments:
Post a Comment