Tagged Questions
0
votes
1answer
128 views
How to use DIG to get full DNS info?
How can I use DIG in one single command to get as much info on a domain name as possible,. including:
Subdomans
CNAME entries
A Records
TTL
Is this possible with one single command? How can you ...
0
votes
2answers
956 views
Ubuntu: Linux can browse sites, bash can't even resolve the dns name - Huh!
I've been work on this all day and I'm as mystified as when I started. I have an Ubuntu 10 system. On the desktop I have firefox and a bash shell running. Firefox can see and browse any site (I'm ...
5
votes
1answer
3k views
Installing dig on Debian
I've tried installing dig on Debian, but the apt-get utility doesn't seem to know what it is.
Is it part of some larger set of packages? Where can I find this?