ssslinppp

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2016年3月9日

摘要: 安装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) 编辑