Here are the steps to point the ESX host to Network Time Server>
1) Edit the below two files and modify the entry on this file to point to the correct NTP source:
nano /etc/ntp.conf
nano /etc/ntp/step-tickers
2) Then restart NTPD by using the below command:
service ntpd restart
3) Verify if the local time and the Ntp time are sync :
ntpdate -q
No comments:
Post a Comment