Nslookup: command not found error on RHEL/CentOS 7
Reference:
https://unix.stackexchange.com/questions/164210/nslookup-command-not-found-error-on-rhel-centos-7
The minimal install likely did not come with the bind-utils package
You can install bind-utils with:
yum install bind-utils
浙公网安备 33010602011771号