摘要: # Linux 时间同步 # 查看系统时间: date # 查看硬件日期 # ntp 软件 # chrony 软件 chrony比ntp更精确 # 利用ntp手动瞬间同步时间: ntpdate 172.168.23.32 # ntp自动同步时间 # ntp时间同步并不是一下子瞬间完成的。而是通过调快 阅读全文
posted @ 2022-01-25 15:15 看一百次夜空里的深蓝 阅读(435) 评论(0) 推荐(0)