Installation guide
Local file /etc/jabberd/c2s.xml -> remote file
/etc/jabberd/c2s.xml
Local file /etc/jabberd/sm.xml -> remote file
/etc/jabberd/sm.xml
Rest art services
The final step of the installation process is to restart all of the Satellite Proxy-related
services. The installation program exits when this step is completed.
Examp le 3.4 . R estart in g all Sat ellit e Proxy Server- related Services
Enabling Satellite Proxy
Shutting down rhn-proxy...
Shutting down Jabber router: [
OK ]
Stopping httpd: [
OK ]
Stopping squid: [
OK ]
Done.
Starting rhn-proxy...
init_cache_dir /var/spool/squid... Starting squid: . [
OK ]
Starting httpd: [
OK ]
Starting Jabber services [
OK ]
Done.
If all services start successfully, the Satellite Proxy installation has been successful.
3.8. Aut omat ing Sat ellit e Proxy Server Inst allat ion
To automate some of the process of installing Satellite Proxy on your systems, the co nfi g ure-
pro xy. sh script allows administrators to create answer files that contain predetermined responses to
prompts in the installation program.
The following is an example answer file that contains predetermined answers related to version
number, the Satellite Server that serves as the parent server, SSL, and other configuration
parameters. See the co nfi g ure-pro xy. sh manual page (man co nfi g ure-pro xy. sh) for more
information about creating and using answer files.
# example of answer file for configure-proxy.sh
# for full list of possible option see
# man configure-proxy.sh
VERSION=5.7
RHN_PARENT=rhn-satellite.example.com
TRACEBACK_EMAIL=jsmith@ example.com
USE_SSL=1
SSL_ORG="Red Hat"
SSL_ORGUNIT="Satellite"
Red Hat Sat ellit e 5.7 Proxy In st allat ion G uide
16