Ce contenu n'est pas disponible dans la langue sélectionnée.
3.5. Installing the Red Hat Satellite Proxy Server Packages
The following instructions describe the Satellite Proxy installation process:
- Log in as the root user on the intended Satellite Proxy system.
- Subscribe the client to the required channels:
spacewalk-channel --add -c rhn-tools-rhel-x86_64-server-6 --user admin --password adminpassword
[root@satproxy ~]# spacewalk-channel --add -c rhn-tools-rhel-x86_64-server-6 --user admin --password adminpassword
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Assign a provisioning entitlement to the system:
- On the Satellite server, click on.
- Click the Satellite Proxy's name.
- Click thetab.
- Choosein the section.
- Click.
- Install the Satellite Proxy installation package. This package contains the main script that leads you through the actual Satellite Proxy installation.
yum install spacewalk-proxy-installer
[root@satproxy ~]# yum install spacewalk-proxy-installer
Copy to Clipboard Copied! Toggle word wrap Toggle overflow