2016-11-01から1ヶ月間の記事一覧

bind-9.11.0-P1

bind-9.11.0-P1 が出ていたので入れ換えておいた。 wget ftp://ftp.isc.org/isc/bind/9.11.0-P1/bind-9.11.0-P1.tar.gz tar zxf bind-9.11.0-P1.tar.gz cd /usr/local/src/bind-9.11.0-P1 make distclean ./configure --with-openssl=/usr/local/ssl make bi…