03 2015 档案

摘要:测试环境:Centos 6.4 增加参数:-i 例如: #ping -i 0.01 172.16.3.1则每隔0.01秒ping一次 阅读全文
posted @ 2015-03-20 16:38 苦逼挨踢男 阅读(2797) 评论(0) 推荐(0)
摘要:SELinux的三种模式enforcing #强制模式,代表 SELinux 运作中,且已经正确的开始限制 domain/type 了; permissive #宽容模式:代表 SELinux 运作中,不过仅会有警告讯息并不会实际限制 domain/type 的存取。这种模式可以运来作为 SELinux 的 debug 之用; disabled #关闭,SEL... 阅读全文
posted @ 2015-03-16 11:35 苦逼挨踢男 阅读(315) 评论(0) 推荐(0)