This document is a quick view of commands to complete the installation of
CPU 4 cores
Storage requirement for Satellite server.
Make a
1. Configure the FQDN hostname
#hostnamectl set-hostname sat01.polyglot.com
2.
#Yum
#systemctl start
#Systemctl enable
#ntpdate -q
3. Install the SOS package to get collect the diagnostic and configuration information for debugging issues in satellite server.
#yum
4.
#subscription-manager register
5. Once the machine is registered with the
#yum
#yum
6. Enable the SE Linux in enforcing or permissive mode
7. Enable the
# yum install
# firewall-
# firewall-
# firewall-
# firewall-
Install the
# yum install satellite
Installing the
I. Mount the ISO image to /media/sat62
II. #cd /media/sat62
# ./install_packages
Once the installation is completed successfully, Satellite has to be configured.
Note: Self-signed certificate or third party certificates are required to configure the satellite server.
8.
# vi /etc/foreman-installer/scenarios.d/satellite-answers.yaml/
Check for the hostname and correct it, if there are anything missing in hostname in
9. Configure the satellite server with
#satellite-installer --scenario satellite\
--
--
--
--
10. Logs can me monitored during the installation
#tail -f /var/log/foreman-installer/satellite.log