nslookup / host / dig Command Not Found 服务器管理 2016-04-09 20:11 529 在centos执行dig命令时,发现没有这个命令,安装bind-utils即可。 yum install bind-utils