In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "the installation and use of nslookup and dig in the Linux system". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's ideas to study and learn "the installation and use of nslookup and dig in the Linux system".
Fedora / Centos system:
Yum-y install bind-utils
Debian / Ubuntu system:
Apt-get-y install dnsutils
A brief introduction to how to use nslookup to check DNS information.
1. Enter the command in the terminal: nslookup
2. Set the DNS server used by nslookup, enter server DNS_server_ip and enter enter
3. Check the MX record of a DNS domain name. Enter set q=mx first, and then enter the DNS domain name you want to check, such as teddysun.com.
4. To display other records, enter set q=any first, and then enter the name of the record you want to query, as shown in the following figure.
This paper briefly introduces the method of querying DNS using the dig command.
1. This is a query with comments. The command is as follows:
Dig teddysun.com
The output is as follows:
; DiG 9.8.2rc1-RedHat-9.8.2-0.17.rc1.el6_4.4 teddysun.com
;; global options: + cmd
;; Got answer:
;;-> > HEADER
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.