Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6914368
  • 博文数量: 3857
  • 博客积分: 6409
  • 博客等级: 准将
  • 技术积分: 15948
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-02 16:48
个人简介

迷彩 潜伏 隐蔽 伪装

文章分类

全部博文(3857)

文章存档

2017年(5)

2016年(63)

2015年(927)

2014年(677)

2013年(807)

2012年(1241)

2011年(67)

2010年(7)

2009年(36)

2008年(28)

分类:

2012-07-06 02:59:37

[root@test1 sbin]# cat /etc/ntp.conf | grep -v '^#' | grep -v '^$'
driftfile /var/lib/ntp/drift
restrict default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery
restrict 127.0.0.1 
restrict -6 ::1
restrict 172.16.0.0 mask 255.255.0.0 nomodify notrap
server  127.127.1.0     # local clock
fudge   127.127.1.0 stratum 1

阅读(205) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~