Show Table of Contents
2.4.2. Command Line Version
The command line version of this tool performs the same function as the graphical version. It allows you to configure the settings used by the Red Hat Update Agent and store them in the configuration file
/etc/sysconfig/rhn/up2date.
To run the command line version of the Red Hat Update Agent Configuration Tool, use the following command:
up2date --nox --configure
You are presented with a list of options and their current values:
0. debug No1. isatty Yes2. depslist []3. networkSetup Yes4. retrieveOnly No5. enableRollbacks No6. pkgSkipList ['kernel*']7. storageDir /var/spool/up2date8. adminAddress ['root@localhost']9. noBootLoader No10. serverURL https://xmlrpc.rhn.redhat.com/XMLRPC11. fileSkipList []12. sslCACert /usr/share/rhn/RHNS-CA-CERT13. noReplaceConfig Yes14. useNoSSLForPackage No15. systemIdPath /etc/sysconfig/rhn/systemid16. enableProxyAuth No17. retrieveSource No18. versionOverride19. headerFetchCount 1020. networkRetries 521. enableProxy No22. proxyPassword23. noSSLServerURL http://xmlrpc.rhn.redhat.com/XMLRPC24. keepAfterInstall No25. proxyUser26. removeSkipList ['kernel*']27. useGPG Yes28. gpgKeyRing /etc/sysconfig/rhn/up2date-keyring.gpg29. httpProxy30. headerCacheSize 4031. forceInstall NoEnter number of item to edit <return to exit, q to quit without saving>:
Enter the number of the item to modify and enter a new value for the option. When you finish changing your configuration, press Enter to save your changes and exit. Press q and then Enter to quit without saving your changes.
Important
Although this is not configurable, users should still make note that the port used by the Red Hat Update Agent is 443 for SSL (HTTPS) and 80 for non-SSL (HTTP). By default,
up2date uses SSL only. For this reason, users should ensure that their firewalls allow connections over port 443. To bypass SSL, change the protocol for serverURL from https to http in the /etc/sysconfig/rhn/up2date configuration file.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.