Synchronizing date time with unix

  • Thread starter Thread starter Vicente Zambrano
  • Start date Start date
V

Vicente Zambrano

Does anybody know how can I do to synchronize a Windows
2000 date-time with a Unix or linux system date time?

Should I use an application?

Does Windows have a service that could help me?

I'll appreciate your comments?
 
If you already have your Linux system synched to a
superior system (atomic clock), then you could use one of
many apps to do the same for Windows. The one I use even
takes into account network lag time and is good to + or -
50 milliseconds.
 
There are a few reasons I am not in the habit of recommending this. The
first is that the utility I have seen most often to do this is spyware.
Conversely, spyware has an ad budget, so users are perhaps more likely to
find such a widget than some of the freeware that is available. Also, I have
seen utilities like this consume otherwise useful and nontrivial amounts of
memory.

My suspicion is, and I admit I have not researched this, that Windows
services are probably reasonably well optimized to use minimal resources
when they are performing tasks and when they are idle. Also, I am not
entirely clear on this point, but doesn't the NTP RFC have the client track
its own clock drift, and determine how often it needs to resynch, in order
to stay reasonably accurate? Furthermore, I would expect Windows to be
somewhat aware of what it is doing in having the clock either move forward
if slow or slow down if fast, to avoid anomalies of time-based tasks being
unable to perform as expected.

Given the available choices, as much as I admire those who solve problems
and then make those solutions available, my preference is: trust Microsoft.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top