Tagged Questions
0
votes
1answer
125 views
What happen when 'unable to resolve host' still exist on terminal?
After editing etc/hosts and hostname, 'unable to resolve host' still exist on my terminal,
I still don't know what is the cause. Although my computer and my terminal runs so well. I'm only using ...
1
vote
1answer
236 views
Why can't I ping “http:/ushou-appeng01/ufm/…”? [closed]
I am not able to ping http://ushou-appeng01/ufm/Firmware/packages in Kubuntu 10.04.
This link is accessed in my ltib file. When I tried to ping this link from the bash shell, it gave me a "Host Not ...
8
votes
5answers
15k views
Command-line to list DNS servers
Is there a command to list dns servers?
I tried
$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR ...
2
votes
2answers
434 views
Configuring bind9 views so I can have DNS services?
I want to configure bind9 using the Ubuntu terminal to have the DNS resolve a local name, not a domain name.
For example, if I type in Nicole it will resolve my IP address in a local network fashion.
...
2
votes
3answers
210 views
Is there a command to see who owns an Internet domain?
Is there a command to see who owns a specific Internet domain address?
I have tried with whois example.com and I get some information. But for "holder" there is just a "user ID". Is there any way to ...