1.有ntp服务器
ntpdate ntp服务器
ntpdate 192.168.x.x
2.无ntp使用date命令
date -s "20220422 20:18:00" #yyyymmdd hh:mm:ss
同步硬件时间
hwclock -w 以系统时间为准,同步硬件时间
微信扫一扫
1.有ntp服务器
ntpdate ntp服务器
ntpdate 192.168.x.x
2.无ntp使用date命令
date -s "20220422 20:18:00" #yyyymmdd hh:mm:ss
同步硬件时间
hwclock -w 以系统时间为准,同步硬件时间
相关推荐