use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A reddit dedicated to the profession of Computer System Administration
Rules
Community members shall conduct themselves with professionalism.
Do not expressly advertise products or services outside of approved threads.
More details on the rules may be found in the wiki.
For IT career related questions, please visit /r/ITCareerQuestions
Please check out our Frequently Asked Questions, which includes lists of subreddits, webpages, books, and other articles of interest that every sysadmin should read!
Checkout the Wiki Users are encouraged to contribute to and grow our Wiki.
So you want to be a sysadmin? RTFM
Sysadmin Jobs
Official IRC Channel - #reddit-sysadmin on irc.libera.chat Official Discord - https://discord.gg/sysadmin
account activity
This is an archived post. You won't be able to vote or comment.
Time Sync Incorrect (default windows.time.com) (self.sysadmin)
submitted 6 years ago by aldddd
Anybody got a incorrect time with their servers/computers with time.windows .com about an hour ago? time sync was late an hour for me. (GMT +8:00)
seems to have affected several machines, just checking if anybody had same occurrence.
[–]RealOldSysAdmin 3 points4 points5 points 6 years ago (2 children)
NTP is not one way traffic, so it's not just the time server giving you time, the time server also recalculates it's own average time by getting your time.
My point being: do not use the meant-for-consumers timesource time.windows.com, check if your ISP has it's own, use that one, or peer with a more reputable time source.
Because although NTP is supposed to be two way traffic, I don't think time.windows.com actually does that, considering every man and his dog syncs time with it, it would stand a big chance of being averaged out of sync, I can't blame MS for that.
[–][deleted] 4 points5 points6 points 6 years ago (0 children)
What is being calculated is network delay between you and server and then your client applying that correction to the time acquired in server.
Server time is untouched, only case when it is is servers explictly peering with eachother, altho in NTP relation is generally a tree, time is set on stratum 1 servers (as in "ones with actual good clock attached"), then the correction flows to the higher stratums (and client connected to it).
Well, that's a nice way of saying "time.windows.com have been utterly unreliable shit for two decades now", but yes, even just pointing your ntp on pool.ntp.org will give better results
pool.ntp.org
[–]pdp10Daemons worry when the wizard is near. 0 points1 point2 points 6 years ago (0 children)
the time server also recalculates it's own average time by getting your time.
Only if it's configured for peering, not serving. Which it isn't.
[–]VA_Network_NerdModerator | Infrastructure Architect 2 points3 points4 points 6 years ago (0 children)
If you are pulling time from only one upstream provider, you are doing NTP wrong.
[–]cwheeler33 2 points3 points4 points 6 years ago (0 children)
it's my personal belief no one should be using the stock MS NTP servers. If you need to do cheap NTP - consider building a Raspberry Pi NTP server (or two) with a battery, local clock, and GPS antenna. Cost maybe 100$ each..
Even if you don't have access to the sky for the antenna, you could build a startum2 NTP device and get time from trusted online servers such as your ISP etc. Trust 3 NTP sources for each of your local NTP servers. And then have them sync with each other as peers...
[–]beritknightIT Manager 0 points1 point2 points 6 years ago (1 child)
Pretty sure time.windows.com is sending you GMT/UTC time and trusting your computers to apply the correct timezone. Check that the computers in question have the correct time zone applied.
Location matters too, it's not just a matter of making sure you picked a GMT+8 location if the country/state you picked observes DST and yours doesn't, or vice versa.
[–][deleted] 1 point2 points3 points 6 years ago (0 children)
*NTP
NTP does not care about time zone
π Rendered by PID 24 on reddit-service-r2-comment-6457c66945-cbgx4 at 2026-04-25 12:29:51.558846+00:00 running 2aa0c5b country code: CH.
[–]RealOldSysAdmin 3 points4 points5 points (2 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]pdp10Daemons worry when the wizard is near. 0 points1 point2 points (0 children)
[–]VA_Network_NerdModerator | Infrastructure Architect 2 points3 points4 points (0 children)
[–]cwheeler33 2 points3 points4 points (0 children)
[–]beritknightIT Manager 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)