system. Log into each client machine and issue the following command, altering script and hostname
accordingly:
wget -qO - \
https://your-satellite.example.com/pub/bootstrap/bootstrap-EDITED-NAME.sh \
| /bin/bash
Or with, curl:
curl -Sks \
https://your-satellite.example.com/pub/bootstrap/bootstrap-EDITED-NAME.sh \
| /bin/bash
When this script has been run on each client system, all should be configured to use the RHN Server.
5.4. RHN Bootstrap Options
The RHN Boot strap offers many command line options for creating client boostrap scripts. Although
descriptions of these options can be found within the following table, ensure that they are available in
the version of the tool installed on your RHN Server by issuing the command rhn-bootstrap --help
or reviewing its man page.
Comentarios a estos manuales