How can I synchronize time between a Unix machine and an NT machine?
Created Jan 25, 2001
Tim Rohaly
Some common protocols for doing this are:
- Daytime (RFC 867)
- Time (RFC 868)
- SNTP (RFC 2030)
In all three cases, you will need a server running which provides the date and time for the remote clients. Many OSes have built-in servers which you can run for this purpose.