Linux Administration - NTP Servers- setup

> vi /etc/ntp.conf server host1 server host2 server host3 Edit the ntp.conf file and list the server candidates

> etc/init.d/ntpd restart Restart the ntpd server.

> ntpd -g Set other client times to host server.