Problem scenario
You are using CentOS/RHEL/Fedora and want to troubleshoot DNS functionality. You are getting "command not found" errors when you try to use the dig or nslookup utilities. What should you do?
Solution
Run this command:
sudo yum -y install bind-utils