4

I have two computers connected to each other over an ad-hoc wifi. How can I make the first computer always sync to the time of the second computer?

I tried playing with NTP, but could not figure out how to make it work in this situation.

Yogi
  • 143
  • 1
  • 1
  • 3
  • I'm always reluctant to move questions to stackexchange sites that I don't use, but it seems to me that NTP configuration would get more answers on ServerFault. –  Sep 01 '11 at 21:35

1 Answers1

6

You'll need to install an NTP server on one of the computers and then modify the NTP settings on the other computer to look to that NTP server for it's time.

UbuntuGeek has a detailed walkthrough on this.

music2myear
  • 1,905
  • 3
  • 27
  • 51