Janky NTP – Setting System Time Using HTTP

I often find myself fighting with using NTP on linux machines – usually something goes wrong: maybe ntpdate isn’t there, or for some reason UDP is blocked, or maybe for some reason it just doesn’t want to do it. Here’s my janky version of ntpdate that overcomes those issues: Here’s ChatGPT explaining this bash one-liner… Continue reading Janky NTP – Setting System Time Using HTTP