会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
星空物语
微信公众号:测试工程师小站
博客园
首页
新随笔
联系
管理
订阅
2013年2月20日
CentOS启用NTP服务
摘要: 安装ntp # yum install ntp 配置ntp启动项 # chkconfig ntpd on 同步时间 # ntpdate pool.ntp.org 启动ntpd服务 # /etc/init.d/ntpd start 2 配置时间源 # vi /etc/ntp.conf server p
阅读全文
posted @ 2013-02-20 12:00 ☆星空物语☆
阅读(262)
评论(0)
推荐(0)
编辑
公告