Hi,
Can you tell me what should be written in /etc/ntp.conf file for server and client.
Assume my server IP is 192.16.81.10 and client IP is 192.16.81.9.
I do not want any authentication.
I need to synchronize this setup on an urgent basis, so any help is really appreciated.
Configuring NTP locally is pointless because it will not be able to update from the main pool of time servers which are on the internet.
Really, this is like having a DNS server without the internet as well...which is pretty pointless as well.
But if you still think this is a good idea (which, if it cannot update itself via the internet at the beginning...the ntp server will only show the time that you set it to be)
yum -y install ntp
Open up /etc/ntp.conf and configure it to your liking.