摘要:
1、查看时间时区 date 2、修改时区 timedatectl set-timezone Asia/Shanghai # 设置系统时区为上海 3、安装ntp 联网校准时间 yum install ntp systemctl start ntpd systemctl enable ntpd ntpd 阅读全文
posted @ 2019-11-13 12:35 shenyixin 阅读(423) 评论(0) 推荐(0)
|
||
|
摘要:
1、查看时间时区 date 2、修改时区 timedatectl set-timezone Asia/Shanghai # 设置系统时区为上海 3、安装ntp 联网校准时间 yum install ntp systemctl start ntpd systemctl enable ntpd ntpd 阅读全文
posted @ 2019-11-13 12:35 shenyixin 阅读(423) 评论(0) 推荐(0) |
||