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.
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