- 1. 概要
- 2. インストール
1. 概要
「nsd」(コンテンツサーバ)をインストールします。
2. インストール
cd /usr/ports/dns/nsd
make config
オプションはデフォルトのままにしています。
cd /usr/ports/dns/nsd
make NO_DIALOG=yes
make install
インストール時のメッセージを記しておきます。
バージョンは、ときどきあがっているようです。
===> Installing for nsd-4.13.0
===> Checking if nsd is already installed
===> Registering installation for nsd-4.13.0
Installing nsd-4.13.0...
===> Creating groups
Creating group 'nsd' with gid '216'
===> Creating users
Creating user 'nsd' with uid '216'
To run nsd from startup, add nsd_enable="YES" to your etc/rc.conf
Starting with nsd version 4 the old nsdc control program has been
replaced by nsd-control. This requires some manual setup with
nsd-control-setup and editing of the config files.
nsd-control is incompatible with nsdc so when that is used in scripts,
these should be adapted
|
|