{"id":5216,"date":"2020-02-08T00:23:13","date_gmt":"2020-02-08T00:23:13","guid":{"rendered":"https:\/\/www.geekdecoder.com\/?p=5216"},"modified":"2020-02-08T00:23:13","modified_gmt":"2020-02-08T00:23:13","slug":"how-to-install-dig-utility-of-centos","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2020\/02\/08\/how-to-install-dig-utility-of-centos\/","title":{"rendered":"How To Install Dig Utility on CentOS and Debian"},"content":{"rendered":"<p>CentOS<\/p>\n<p>For CentOS, the DIG tool is a part of the BIND Utilities so you need to install them.<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# yum whatprovides &#039;*bin\/dig&#039;\n<\/pre>\n<p>To install the BIND Utilities, type the following:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# yum install bind-utils\n<\/pre>\n<p>Debian<\/p>\n<p>Update Debian<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n $ sudo apt update\n<\/pre>\n<p>Install dnsutils package with the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n$ sudo apt install dnsutils -y\n<\/pre>\n<p>Check dig<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\ndig -v\nDiG 9.11.5-P4-5.1+deb10u5-Debian\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>CentOS For CentOS, the DIG tool is a part of the BIND Utilities so you need to install them. # yum whatprovides &#039;*bin\/dig&#039; To install the BIND Utilities, type the following: # yum install bind-utils Debian Update Debian $ sudo apt update Install dnsutils package with the following command: $ sudo apt install dnsutils -y &#8230; <a title=\"How To Install Dig Utility on CentOS and Debian\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2020\/02\/08\/how-to-install-dig-utility-of-centos\/\" aria-label=\"Read more about How To Install Dig Utility on CentOS and Debian\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-5216","post","type-post","status-publish","format-standard","hentry","category-administration"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/5216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=5216"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/5216\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=5216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=5216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=5216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}