Difference between revisions of "Korban: Install bind"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Install sudo apt-get install dnsutils bind9")
 
Line 2: Line 2:
  
 
  sudo apt-get install dnsutils bind9
 
  sudo apt-get install dnsutils bind9
 +
 +
Restart
 +
 +
/etc/init.d/bind9 restart

Revision as of 08:03, 31 May 2017

Install

sudo apt-get install dnsutils bind9

Restart

/etc/init.d/bind9 restart