dig: command not found

-bash: dig: command not found
-bash: nslookup: command not found

If you receive these errrors from your Linux System you are missing essential bind-utilities.

You can fix the error by running these commands.

For CentOS 6 and 7 or RHEL

yum install bind-utils 

For Newer CentOS 7, CentOS 8 or RHEL 7 and RHEL 8

dnf install bind-utils

For Ubuntu and Debian System

sudo apt install dnsutils

 

~ CSpace Hostings / https://cspacehostings.com

  • dig, not found, centos, rhel, ubuntu, debian
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I reboot my VPS server?

Hi,You can reboot your VPS by passing the following command in Putty or Terminalreboot

How do I enable PPP?

You Can Login to SolusVM Panel -> Enable PPP.Please be sure to raise a Support Ticket...

Changing VPS Timezone?

Generic procedure to change timezone under Linux Cd to /etc, run:# cd /etcCreate a symlink...

How do I enable Tun/Tap?

You Can Login to SolusVM Panel -> Enable Tun/Tap.Please be sure to raise a Support Ticket...

How to Reinstall Cloud VPS Operating System?

You can reinstall OS in few clicks. 1) Login on SolusVM Cloud VPS Panel 2) Click Manage in...