In the old days one was able to update the date of a machine by running:
ntpdate ntpserver.example.com
With crony it is a bit more difficult:
chronyc -a 'burst 4/4'
sleep 10
chronyc -a makestep
In the old days one was able to update the date of a machine by running:
ntpdate ntpserver.example.com
With crony it is a bit more difficult:
chronyc -a 'burst 4/4'
sleep 10
chronyc -a makestep
Leave a Reply