
3.2 RHEV Host Installation (Host3)
Follow these steps for RHEV installation:
Step 1: Install RHEL 6.2. You may use the default installation of RHEL – “Basic Server”.
Figure 6: Red Hat Enterprise Linux Installation
Figure 7: Red Hat Enterprise Linux Installation
Step 2: Ensure the VM has installed RHEL 6.2 successfully.
Step 3: Activate NTP services.
[root@host3]# /etc/init.d/ntpd status
ntpd is stopped
[root@host3]# /etc/init.d/ntpd start
Starting ntpd: [ OK ]
[root@host3]# /sbin/chkconfig ntpd on
[root@host3]# /etc/init.d/ntpd status
ntpd (pid 5197) is running...
[root@host3]#
Comentarios a estos manuales