Centos 7 日期时间设置
摘要:1.设置系统时间为中国时区并启用NTP同步 yum install ntp //安装ntp服务 systemctl enable ntpd //开机启动服务 systemctl start ntpd //启动服务 timedatectl set-timezone Asia/Shanghai //更改
阅读全文
posted @ 2017-09-14 10:22
posted @ 2017-09-14 10:22
posted @ 2017-09-13 21:09