Satellite
Iniciar y Detener los servicios de RED HAT SATELLITE
Satellite provides the katello-service command to manage Satellite services from the command line. This is useful when upgrading Satellite or when creating a backup, see the Red Hat Satellite Installation Guide for details on these use cases. After installing Satellite with the katello-installer command, all Satellite services are started and enabled automatically.
View the list of these services by executing:
# katello-service list
To see the status of running services, execute:
# katello-service status
To stop all Satellite services, execute:
# katello-service stop
To start all Satellite services, execute:
# katello-service start
To restart all Satellite services, execute:
# katello-service restart
Mover sistemas entre Cápsulas
UNINSTALLING SATELLITE SERVER AND CAPSULE SERVER
Uninstall Satellite Server
Uninstall Satellite Server.
# katello-remove
The following message displays:
Once these packages and configuration files are removed there is no going back. If you use this system for anything other than Katello and Foreman you probably do not want to execute this script. Read the source for a list of what is removed. Are you sure(Y/N)? y ARE YOU SURE?: This script permanently deletes data and configuration. Read the source for a list of what is removed. Type [remove] to continue? remove Shutting down Katello services...
Fuente: redhat.com - CHAPTER 6. UNINSTALLING SATELLITE SERVER AND CAPSULE SERVER