Reference Documents
- Red Hat Satellite Quick Start - Installing, configuring, and provisioning physical and virtual hosts from Red Hat Satellite Servers.
- INSTALLING SATELLITE SERVER
- ASSOCIATING OBJECTS WITH THE DEFAULT ORGANIZATION AND LOCATION
- IMPORTING SUBSCRIPTIONS AND SYNCHRONIZING CONTENT
- MANAGING AND PROMOTING CONTENT
- PATCHING YOUR SYSTEMS
After installing Satellite with the satellite-installer command, all Satellite services are started and enabled automatically. View the list of these services by executing:
# satellite-maintain service list
To see the status of running services, execute:
# satellite-maintain service status
To stop the satellite-maintain services, execute:
# satellite-maintain service stop
To start the satellite-maintain services, execute:
# satellite-maintain service start
To restart the satellite-maintain services, execute:
# satellite-maintain service restart