ntp.conf sync to local machines
Posted
by anonym
on Super User
See other posts from Super User
or by anonym
Published on 2010-04-14T14:21:09Z
Indexed on
2010/04/14
14:23 UTC
Read the original article
Hit count: 198
I have 2 linux machines, they do not have internet connectivity or any other means of getting an external clock.
I need one of them to act as the "master"/server and the other machine to sync it's clock to that server. It's not important that the time is correct, it's only important that the time is the same on these 2 machines.
So, give I have a server (192.168.1.10) and a client (192.168.1.11), how do I set up /etc/ntp.conf on these 2 machines respectivly ?
© Super User or respective owner