简单搭建NTP时钟服务器
李展滢 10年前 (2016-02-02) 14914浏览
centos的做法: yum -y install ntp ntpdate #安装NTP的服务器和客户端 echo "restrict default nomodify" >> /etc/ntp.conf ...
李展滢 10年前 (2016-02-02) 14914浏览
centos的做法: yum -y install ntp ntpdate #安装NTP的服务器和客户端 echo "restrict default nomodify" >> /etc/ntp.conf ...