I know there are instructions for installing full NTP, but I'd rather change the default server under the default implementation. This question has come up before for 12.04 LTS, however the answer there:
edit the value of NTPSERVERS in /etc/default/ntpdate
appears to be no longer valid.
/etc/default/ntpdate
there is a warning that the file is not actually used, but that/etc/ntp.conf
is used instead. There are various time servers mentioned in/etc/ntp.conf
, did you try changing that? – Jos Nov 03 '16 at 07:42