会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ssslinppp
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2016年3月9日
【ntp】centos7下ntp服务器设置
摘要: 安装ntp#检查服务是否安装rpm -q ntp#安装ntp服务器yum -y install ntp修改配置文件:/etc/ntp.conf内容如下:restrict default kod nomodify notrap nopeer noqueryrestrict -6 default kod nomodify notrap nopeer noqueryrestrict 127.0.0.1 ...
阅读全文
posted @ 2016-03-09 18:09 ssslinppp
阅读(920)
评论(0)
推荐(0)
编辑