Chapter 6. Installing Satellite
Run the conversions toolkit to install Satellite on your RHEL machine.
Prerequisites
- You have prepared a RHEL machine with the conversions toolkit. For more information, see Chapter 5, Preparing a RHEL Machine with the Conversions Toolkit.
Procedure
- Log in to the machine by using SSH.
- Switch to the root user.
If the root has no password, set a password:
passwd
# passwd
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Install the Satellite conversions toolkit:
dnf install satellite-convert2rhel-toolkit
# dnf install satellite-convert2rhel-toolkit
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Install Satellite by running the following command:
satellite-convert2rhel-toolkit install
# satellite-convert2rhel-toolkit install
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Upon a successful installation, the script prints the following message:
Satellite has been successfully installed.
-
Configure your DNS records to the Satellite hostname, for example in
/etc/hosts
. Satellite is installed with thesatellite.internal
hostname.