Install Bind9 Server Recursion & RPZ Ubuntu 20.04
Install BIND9 The first thing you need to do is to update the package list and to install BIND9. sudo apt update sudo apt install bind9 BIND9 configuration cd /etc/bind/ The main configuration file is named.conf.options sudo nano named.conf.option...
Sep 6, 20233 min read29