Installing dig on a CentOS Linux server is easy with yum. Dig is actually a bind tool so you will be required to install some bind libraries along with the bind utility package.
[root@server ~]# yum install bind-utils
Now you can run something like the below using dig to find MX records.
Tags: bind, bind-libs, bind-utils, CentOS, dig, Linux, yum








Entries (RSS)