Let me Think wrote in
(E-Mail Removed):
> short answer you cant easily.
>
> You could set up NIS or ldap for host name lookups and then change the
> nsswitch.conf file. but why go to all they effort on a home network
> with a couple of PC , just use the local hosts file.
> I imagine the windows boxes can see each other because of netbios
> working in broadcast mode.
Does Linux have a NetBIOS-over-TCP module that can be downloaded? You might
need more than that if you want file sharing because you'll need an SMB
command processor on the Linux PC as well - the equivalent of Windows'
Microsoft Networking module; maybe Linux has one of these (my knowledge of
Unix stops at SCO's UnixWare in about 1995). I used to work on a package for
UnixWare and Solaris which consisted of NetBIOS-over-TCP/OSI and an SMB
processor, to make a Unix computer "look" like a Windows NT server as seen
by Windows clients. This was when I worked at ICL. Sadly, not long after we
released it, SCO started bundling the same technology (possibly even
obtained from the same supplier as us) free with every copy of UnixWare,
which sort of knocked the stuffing out of our chargeable product :-(