From Fedora Project Wiki
m (1 revision(s))
m (Docs/Drafts/AdministrationGuide/Servers/DNSBIND/Installation moved to Archive:Docs/Drafts/AdministrationGuide/Servers/DNSBIND/Installation: This page references a newer draft version. Archiving old page tree then I'll go back and redirect to the n)
 
(No difference)

Latest revision as of 17:50, 4 March 2009

DNS and BIND

Installing BIND

Run the following command as root to install BIND:

yum install bind

After installing BIND, run the following command as root to remove the /etc/rndc.key file, which is created automatically after installing BIND:

rm /etc/rndc.key

Rndc configuration is covered in the Configuring and Using the rndc tool section.


Administration Guide - TOC Previous Page - Client Configuration Next Page - Configuring BIND