Linux dig Command In Hindi

Blogs ❯❯ Linux

Image could not load

Image on pixabay

What is dig Command

dig की full form Domain Information Groper है , इसका use DNS name server की information get करने के लिए किया जाता है। इसका main use , DNS problems और DNS lookups को verify या troubleshooting के लिए use किया जाता है।

dig command ने nslookup और host command को improve किया , या कह सकते हैं nslookup और host command को mix करके improve किया।

dig Command Example

dig google.com
; <<>> DiG 9.11.3-1ubuntu1.17-Ubuntu <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47494
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             47      IN      A       142.250.183.174

;; Query time: 1 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Tue
Recent Blogs

Loading ...

Rahul Kumar

Rahul Kumar

Hi ! My name is Rahul Kumar Rajput. I'm a back end web developer and founder of learnhindituts.com. I live in Uttar Pradesh (UP), India and I love to talk about programming as well as writing technical tutorials and tips that can help to others.

Get connected with me. :) LinkedIn Twitter Instagram Facebook