How do I install nslookup in CentOS?
nslookup is part of the bind-utils package. You can install nslookup in CentOS by typing the following:
yum install bind-utils -y
nslookup is part of the bind-utils package. You can install nslookup in CentOS by typing the following:
yum install bind-utils -y