Scroll to navigation

RHN_CHECK(8) Red Hat, Inc. RHN_CHECK(8)

NAME

rhn_check - Check for and execute queued actions on RHN.

SYNOPSIS

rhn_check [options]

DESCRIPTION

rhn_check is a client program that connects to "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic" and receives queued actions for this particular system. After receiving the actions, rhn_check will then process them, and return the results to Spacewalk.

OPTIONS

Increase the debugging output.
Specify an http proxy to use.
Specify a username to use for an authenticated proxy. This option must be used in conjunction with proxyPassword.
Specify a password to use for an authenticated proxy. This option must be used in conjunction with proxyUser.
Show the program's version number and exit.
Show a help message and exit.

FILES

/etc/sysconfig/rhn/systemid
The digital server ID for this machine if the system has been registered onto "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic". This file does not exist otherwise.
/etc/sysconfig/rhn/up2date
The common configuration file used by RHN client programs.

SEE ALSO

rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), up2date(5).

AUTHORS

See the AUTHORS file included with this software.

This manual page was written by James Bowes <jbowes@redhat.com>

BUGS

Report bugs to <http://bugzilla.redhat.com>.

COPYRIGHT

Copyright © 1999-2010 Red Hat, Inc.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

2010 August 30 Linux