1RHN_CHECK(8) Red Hat, Inc. RHN_CHECK(8)
2
3
4
6 rhn_check - Check for and execute queued actions on RHN.
7
8
10 rhn_check [options]
11
12
14 rhn_check is a client program that connects to Red Hat Network (or a
15 Red Hat Network Satellite) and receives queued actions for this partic‐
16 ular system. After receiving the actions, rhn_check will then process
17 them, and return the results to Red Hat Network.
18
19
21 -v, --verbose
22 Increase the debugging output.
23
24 --proxy=PROXY
25 Specify an http proxy to use.
26
27 --proxyUser=PROXYUSER
28 Specify a username to use for an authenticated proxy. This
29 option must be used in conjunction with proxyPassword.
30
31 --proxyPassword=PROXYPASSWORD
32 Specify a password to use for an authenticated proxy. This
33 option must be used in conjunction with proxyUser.
34
35 --version
36 Show the program's version number and exit.
37
38 -h, --help
39 Show a help message and exit.
40
41
43 /etc/sysconfig/rhn/systemid
44 The digital server ID for this machine if the system has been
45 registered onto Red Hat Network. This file does not exist oth‐
46 erwise.
47
48 /etc/sysconfig/rhn/up2date
49 The common configuration file used by RHN client programs.
50
51
53 rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplu‐
54 gin(8), up2date(5).
55
56
58 See the AUTHORS file included with this software.
59
60 This manual page was written by James Bowes <jbowes@redhat.com>
61
62
64 Report bugs to <http://bugzilla.redhat.com>.
65
66
68 Copyright © 1999-2006 Red Hat, Inc.
69
70
71 This is free software; see the source for copying conditions. There is
72 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
73 PURPOSE.
74
75
76
77Linux 2006 November 10 RHN_CHECK(8)