[MVMA] Node time: checking and setting.

Chuck Gelm nc8q-aredn at gelm.net
Sat Sep 17 08:37:12 EDT 2022


Note:

How to check a node's time compared to nc8q-mesh-server NTP server's time.

date; date -u ; ntpd -n -w -p nc8q-mesh-server

-----

How to set a node's time to the time at nc8q-mesh-server:

ntpd -q -p nc8q-mesh-server

'nc8q-mesh-server' may be replaced with any available NTP server.
examples:
KI7ODK-meshpi
if the node has internet access;
0.openwrt.pool.ntp.org
is also available.

Chuck



More information about the MVMA mailing list