随笔分类 -  linux

摘要:链接–>CentOS7之yum仓库配置 阅读全文
posted @ 2019-10-17 08:50 BIG_BOSS_ZC 阅读(88) 评论(0) 推荐(0)
摘要:ntp简易安装与时间同步 yum -y install ntp ntpdate //安装ntp服务 ntpdate cn.pool.ntp.org //更新时间 hwclock --systohc //系统时钟和硬件时钟同步或者 clock --systohc http://www.pool.ntp 阅读全文
posted @ 2019-10-15 10:04 BIG_BOSS_ZC 阅读(136) 评论(0) 推荐(0)