li-baibo
 1.  安装ntpdate工具
    # sudo apt-get install ntpdate
    2.  设置系统时间与网络时间同步
    # ntpdate cn.pool.ntp.org  或者 sudo ntpdate time.stdtime.gov.tw

    cn.pool.ntp.org是位于中国的公共NTP服务器 

    3.  将系统时间写入硬件时间
    # hwclock –systohc

 

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-12-05
  • 2022-12-23
  • 2021-09-27
  • 2021-11-22
猜你喜欢
  • 2021-12-19
  • 2021-04-30
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
相关资源
相似解决方案