摘要:
以下文章转载自http://blog.csdn.net/whhgd6370/article/details/6257445Bind版本:目前来说最新版,9.8.01.安装:http://www.isc.org/software/bind/980/download/下载tar安装包,并解压后放在/home/目录下命令:tar zxvf bind-9.8.0.tar.gz cd bind-9.4.0 ./configure sysconfdir=/etc //更多安装选项configure --help(本条命令表示把bind的配置文件路径设置为/etc)... 阅读全文