Here’s a procedure I found on taesch.com to ping a Ubuntu machine by the hostname from a Windows PC:
- sudo vi /etc/nsswitch.conf
hosts: files wins dns
- sudo aptitude install winbind
- sudo aptitude install samba
SOURCE: http://taesch.com/my-digital-life/cant-ping-ubuntu-hostname-from-windows-xp-setup-winbind