Intro Linux Commands for DNS
DIG is used to query information about various DNS records, including host addresses, mail exchganges, and name servers, eg. “dig maximef.com”. Install dig on Linux (Optional) Most modern Linux systems include the dig command. Verify that it’s installed by checking the software version. To do so, open a command line and enter the following: dig … Read more