time sync & ntp
Posted: Mon 28 Aug 2017, 15:29
Hi Fredx,
Using Trinitydog for some time with fvwm-crystal (i find trinity menu a bit too much for my taste, too detailed), i got tired to have wrong time showing.
Solution that worked for me :
First, i had to install ntp.
Then i had to add ca.pool.ntp.org in /etc/systemd/timesyncd.conf, looking like that :
[Time]
NTP=ca.pool.ntp.org (nearest server for me)
In terminal i did : timedatectl status
result :
Network time on: yes
NTP synchronized: yes
RTC in local TZ: no
Still not enough to have time synchronized. I did a system reboot.
After a reboot, time is showing correctly.
Using Trinitydog for some time with fvwm-crystal (i find trinity menu a bit too much for my taste, too detailed), i got tired to have wrong time showing.
Solution that worked for me :
First, i had to install ntp.
Then i had to add ca.pool.ntp.org in /etc/systemd/timesyncd.conf, looking like that :
[Time]
NTP=ca.pool.ntp.org (nearest server for me)
In terminal i did : timedatectl status
result :
Network time on: yes
NTP synchronized: yes
RTC in local TZ: no
Still not enough to have time synchronized. I did a system reboot.
After a reboot, time is showing correctly.