I have a single client machine that needs to run NTP. I have set it up to run ntpd as follows on stratum 2:
ntpdate -d -v ntp-1.vt.edu
I have already input several servers into the ntp.conf file. Now I need to auto update the system clock every few days or so, perhaps once every day or once every 3 days. Can anyone help me to determine how to do this, since I won't be restarting the system unless it crashes.
ntpdate -d -v ntp-1.vt.edu
I have already input several servers into the ntp.conf file. Now I need to auto update the system clock every few days or so, perhaps once every day or once every 3 days. Can anyone help me to determine how to do this, since I won't be restarting the system unless it crashes.