首页 > 技术文章 > Linux系统时间同步方法小结(NTP)

ss-33 2019-06-26 14:32 原文

https://www.cnblogs.com/ibnode/p/3573302.html

--经常使用:

date -s "20140225 20:16:00"  #yyyymmdd hh:mm:ss
hwclock
hwclock -w
ntpdate 192.168.0.1

 

推荐阅读