第 13 章 INND
# yum -y install inn
readers.conf
# vim /etc/news/readers.conf
auth "localhost" {
hosts: "*"
default: "*"
}
access "localhost" {
users: "*"
newsgroups: "*,!junk,!control,!control.*"
access: RPA
}
create a group
# /usr/lib/news/bin/ctlinnd newgroup test
Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a>comments powered by Disqus
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。