mount -t nfs -o nolock 192.168.1.115:/work/9x5/ntp /mnt cd /mnt/arm/6p5/bin/ cp ntpd /usr/sbin sync /etc/rc.d/init.d/xntpd restart rm /var/log/ntp.log ntpd -g -c /etc/ntp.conf -d & cat /var/log/ntp.log ntpq -crl -pn
转载于:https://www.cnblogs.com/liushuhe1990/p/9609006.html