The Wandering Sysadmin
Blogging about various IT bits and pieces
May 14, 2014 Categories: Linux. No Comments on Installing dig on a Centos Linux Server with Yum

Installing dig on a CentOS server is pretty easy, using yum.   Dig is part of the bind utils package, so you will want to install bind-utils.

Basically

Installation will look something like the following:

And you’re now ready to use dig!

 

Leave a Reply

Your email address will not be published. Required fields are marked *