How to install nslookup in CentOS 8?
Nslookup is a very handy tool to check if the name servers configured for a domain are functioning.
This tool is also used to check the DNS records for the names of the DNS servers. It's important to know that nslookup is an executable binary program in Linux that can be used on both CentOS and RedHat.
Before you proceed further, make sure that the hostname nslookup is installed on your system. In case you're not able to find the package called nslookup, you can install it manually.
Yum -y install nslookup. Now, you need to download the nslookup binary from their website. You can download the nslookup binary version for Linux as well as the macOS version.11.2.tar.2-1.el8.x8664 nslookup-7.rpm
After downloading the nslookup binary, extract it by using the following command.rpm nslookup is a very important tool for every Linux and Unix user. So, let's learn how to use nslookup on CentOS 8./install.
How do I add nslookup to yum?
Related Answers
How to install nslookup in CentOS 7?
ADVERTISEMENTS. What is nslookup? nslookup is a command-line DNS looku...
How to install nslookup command in CentOS 7?
I mean to check the hostname, ip address. k1l...
What is the Linux version of nslookup?
Nslookup. nslookup is a command-line tool for querying the n...