Hi I am assuming that you have made your windows machine the NTP server. If it is set, the you can try the following command to syn time to Linux client.
ntpdate -s [winNTPserverIP] If the above command updates the time on you linux machine, then you can enter this in to a cron so that the time remains in sync. Regards, DoOrsOfpErcEpTiON --- In [email protected], "Prashant Karmankar" <[EMAIL PROTECTED]> wrote: > > Hi, > > I have one windows machine which is connected to internet for time > sync, i have linux servers which i want to time sync (ntp) from that > windows machine ?? > > Regards > Prashant k >
