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

相关文章:

  • 2022-01-27
  • 2021-07-09
  • 2022-01-29
  • 2022-02-07
  • 2021-05-28
  • 2021-04-19
  • 2021-07-25
  • 2022-01-17
猜你喜欢
  • 2022-02-08
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
相关资源
相似解决方案