yum command Installing Bind or Named in Linux
by rajesh[ Edit ] 2012-05-10 13:52:02
Installing Bind or Named in Linux:
Just running the following yum commands will install named
#yum -y install bind
#yum -y install bind-utils
After that we have to configure yum to set name servers and named entries for sites.
The process of configuring the named servers is as in the link