To configure NTP Server on CentOS for local machines & network devices.
yum install ntp
server ntpd restart
chkconfig –level 35 ntpd on
NTP Server is ready by above commands.
Now you can synchronize local machines & network devices with NTP Server.
Page optimized by WP Minify WordPress Plugin
is this for hosting a ntp server so others can sync?
or for connecting to ntp servers to sync my own time?
both