In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How can the Dig command be used in a linux system? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way.
Introduction to Dig:
Dig is a Unix-like command-line mode to query DNS, including NS records, A records, MX records and other related information tool. Since the Dig man page document has been missing all the time, this article serves as a wizard for using dig.
The source code of Dig is part of the ISC BIND package, but it is not included in most documents that compile and install Bind, but in linux systems, it is usually part of a package, bind-tools in Gentoo, bind-utils in Redhat/Fedora, or dnsutils in Debian.
If you want to find information about the configuration of Bind, you can refer to my article: Bind for the mall LAN (http://www.madboa.com/geek/soho-bind/). Understand the default output: the simplest and most common query is to query a host, but by default, the output of Dig is very detailed. You may not need all the output, but it's really worth knowing.
The following is a query with comments:
$dig www.isc.org
Above is my command line for invoking dig.
; DiG 9.2.3 www.isc.org;; global options: printcmd
The partial output of Dig tells us some version information about it (version 9.2.3) and global setting options. If + nocmd is the first argument on the command line, then this part of the output can be queried by adding + nocmd.
;; 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.