
Step 3: Activate NTP services.
[root@host2-1]# /etc/init.d/ntpd status
ntpd is stopped
[root@host2-1]# /etc/init.d/ntpd start
Starting ntpd: [ OK ]
[root@host2-1]# /sbin/chkconfig ntpd on
[root@host2-1]# /etc/init.d/ntpd status
ntpd (pid 5197) is running...
[root@host2-1]#
Step 4: Register to the Red Hat Network (RHN).
[root@host2-1]#rhn_register
…
Figure 4: Red Hat Network - Register
Step 5: Subscribe to the required channels. Run:
[root@host2-1]#rhn-channel --add
--channel=rhel-x86_64-server-6-rhevm-3
Username: meldcs
Password:
[root@host2-1]#rhn-channel --add
Kommentare zu diesen Handbüchern