摘要: 1.时间同步服务器 yum install -y ntpdate rm -rf /etc/localtime cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime ntpdate -u ntp.ntsc.ac.cn /sbin/hwclock --s 阅读全文
posted @ 2021-02-04 14:42 patricksg 阅读(98) 评论(0) 推荐(0)