Halloween, on 31 July 2012 - 02:54 PM, said:
Thanks, I too am having the same issue. I am wondering if I just get bodhi to use the /etc/resolv.conf file? I added a search path via the networking tool but it only partially fixes the issue.
Here are the steps I followed to get my brand new Bodhi Installation to search my domain:
1 - sudo apt-get purge network-manager network-manager-gnome
2 - Go to /etc/resolvconf/resolv.conf
3 - Use your favorite text editor to open the "head" file.
4 - Type as your very first line: search "yourdomain"
5 - Open with your favorite editor /etc/network/interfaces
6 - Type the lines:
auto eth0
iface eth0 inet dhcp
*** Note: The lines above in the /etc/network/interfaces are for a dhcp setup, if you need an static ip address follow the link below. **
http://wiki.bodhilin...k_-_basic_setup
7 - Reboot your machine and you should now be able to ping any computer in your domain by hostname.
Enjoy!
+++ Bodhi wipes out the competition. +++