python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why everytime I need to restart chrony service in server machine to sync time to client machine?
Let say I need to sync time between 10.201.x.x' (NTP server) and 10.203.y.y' (NTP client).
Everytime, I need to restart service on server machine to sync correct time.
2022-01-19T15:01:51Z chronyd ver...
uninterested_coder_
Votes: 0
Answers: 0
NTP on a Google Cloud Debian 10 VM (Time goes out of sync)
In one of my Debian VM (Debian GNU/Linux 10 (buster)), I see that the time sync service has some issues. The machine clock falls behind the standard time by a couple of minutes every now & then. T...

Pritesh Mhatre
Votes: 0
Answers: 0
Java HTTP client getting time from NTP server
I'm trying to write an HTTP client, and I need to get the time from an NTP server I found here: https://tf.nist.gov/tf-cgi/servers.cgi
This is my Java code:
String getTime(){
String time = "&...
Anonymous_programmer2458
Votes: 0
Answers: 1
ntp port was blocked, how to sync time
Description
I am currently learning related knowledge in my study. When I use Debian operating system on my Raspberry PI, I find that the system time is not synchronized with the real time.
Errors
Th...

CheverJohn
Votes: 0
Answers: 1