Tagged Questions
0
votes
0answers
42 views
ubuntu lucid hosts options spawn command
I am trying to get a logger job to run if I have a login from machines I don't want to
allow in.
I have put such a command in my hosts.allow file,
and the documentation with ubuntu lucid says to use ...
0
votes
1answer
456 views
Ubuntu hostname on lan config
My host computer is Windows 7 64. I have VirtualBox with an Ubuntu 10.04 Server x64 running as guest. My Ubuntu Guest has an ip of 192.168.1.104. I have openssh installed on the guest. I can ssh ...
5
votes
1answer
4k views
Why does my name resolution hit the DNS even with a hosts file entry?
I'm running Ubuntu 10.04.2 LTS Desktop. Being a web developer, naturally I created a "me.com" in my /etc/hosts file. Unfortunately, my name resolution is going out to the DNS before first checking my ...