NTP-Administration
NTP🔗
NTP administration is currently not supported via the Admin panels and if changes are required they are done from the vNetC console. The default NTP settings are using generally available public internet NTP servers. In the event the vNetC does not have internet access please follow these steps:
- Copy the file
/usr/ns/etc/ntp-lead-servers.confto/var/ns/etc/ntp-local.conf - Edit
/var/ns/etc/ntp-local.confto add/remove NTP servers - Edit
/etc/ntp.confto include the new file (remove comment on line where it is referenced.) - Enter the command
service ntpd onerestart(there may be an error that says/etc/rc.d/ntpd: WARNING: failed to start ntpd- this can be ignored) - Check the status with
ntpq -pto make sure the server is added to the ntp report.