标签:etc -o ntp sbin init nfs mnt start var
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
标签:etc -o ntp sbin init nfs mnt start var
原文地址:https://www.cnblogs.com/liushuhe1990/p/9609006.html