摘要: yum -y install ntp systemctl enable ntpd systemctl start ntpd ntpdate -u cn.pool.ntp.org 阅读全文
posted @ 2018-07-04 10:50 mingzhang 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Linux 系统(我特指发行版, 没说内核) 下大部分软件的风格就是不会仔细去考虑向后 的兼容性, 比如你上个版本能用这种程序配置, 没准到了下一个版本, 该程序已经不见了. 比如 sysvinit 这种东西. 设置时区同样, 在 CentOS 7 中, 引入了一个叫 timedatectl 的设置 阅读全文
posted @ 2018-07-04 10:48 mingzhang 阅读(190) 评论(0) 推荐(0) 编辑