Version 3 (modified by 9 months ago) ( diff ) | ,
---|
Time/Date Synchronization
The 825gen2 provides time/date synchronization to automatically set the time and date from a server on the internet.
card825gen2:~$ timedatectl show-timesync --all LinkNTPServers= SystemNTPServers= FallbackNTPServers=time1.google.com time2.google.com time3.google.com time4.google.com ServerName=time3.google.com ServerAddress=216.239.35.8 RootDistanceMaxUSec=5s PollIntervalMinUSec=32s PollIntervalMaxUSec=34min 8s PollIntervalUSec=17min 4s NTPMessage={ Leap=0, Version=4, Mode=4, Stratum=1, Precision=-20, RootDelay=0, RootDispersion=106us, Reference=GOOG, OriginateTimestamp=Wed 2024-02-21 14:13:48 CST, ReceiveTimestamp=Wed 2024-02-21 14:13:48 CST, TransmitTimestamp=Wed 2024-02-21 14:13:48 CST, DestinationTimestamp=Wed 2024-02-21 14:13:48 CST, Ignored=no, PacketCount=6, Jitter=10.205ms } Frequency=1093238
card825gen2:~$ sudo systemctl status systemd-timesyncd ● systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2024-02-21 13:55:24 CST; 26min ago Docs: man:systemd-timesyncd.service(8) Main PID: 223 (systemd-timesyn) Status: "Initial synchronization to time server 216.239.35.8:123 (time3.google.com)." Tasks: 2 (limit: 3533) Memory: 1.1M CGroup: /system.slice/systemd-timesyncd.service └─ 223 /lib/systemd/systemd-timesyncd
Attachments (1)
- 825set_datetime_auto.png (15.5 KB ) - added by 9 months ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.