此内容没有您所选择的语言版本。
9.4. Synchronization with Red Hat Network
The
satellite-sync
command also synchronizes a connected Red Hat Satellite with Red Hat Network over the Internet. This updates database metadata and RPM packages directly from the Red Hat Network servers.
Procedure 9.4. Synchronize with Red Hat Network
- List available channels on your connected Red Hat Satellite using the
--list-channels
command.satellite-sync --list-channels
# satellite-sync --list-channels
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Synchronize with a Red Hat Network channel using the
-c
option.satellite-sync -c [channel-label]
# satellite-sync -c [channel-label]
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
For more
satellite-sync
options, see Section 9.1, “Red Hat Satellite Synchronization Tool”.