1RHN-PROFILE-SYNC(8) Red Hat, Inc. RHN-PROFILE-SYNC(8)
2
3
4
6 rhn-profile-sync - Update system information on Red Hat Network.
7
8
10 rhn-profile-sync [options]
11
12
14 rhn-profile-sync is a client program that connects to Red Hat Network
15 (or a Red Hat Network Satellite) and refreshes the data stored for this
16 system.
17
18
19 rhn-profile-sync updates data about installed packages, machine hard‐
20 ware, and virtual guest instances (if virtualization is enabled).
21
22
24 -v, --verbose
25 Increase the debugging output.
26
27 --proxy=PROXY
28 Specify an http proxy to use.
29
30 --proxyUser=PROXYUSER
31 Specify a username to use for an authenticated proxy. This
32 option must be used in conjunction with proxyPassword.
33
34 --proxyPassword=PROXYPASSWORD
35 Specify a password to use for an authenticated proxy. This
36 option must be used in conjunction with proxyUser.
37
38 --version
39 Show the program's version number and exit.
40
41 -h, --help
42 Show a help message and exit.
43
44
46 /etc/sysconfig/rhn/update
47 The common configuration file used by RHN client programs.
48
49
51 rhn_check(8), rhn_register(8), rhnreg_ks(8), rhnsd(8), up2date(5).
52
53
55 See the AUTHORS file included with this software.
56
57 This manual page was written by James Bowes <jbowes@redhat.com>
58
59
61 Report bugs to <http://bugzilla.redhat.com>.
62
63
65 Copyright © 1999-2006 Red Hat, Inc.
66
67
68 This is free software; see the source for copying conditions. There is
69 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
70 PURPOSE.
71
72
73
74Linux 2006 November 13 RHN-PROFILE-SYNC(8)