Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
netbios is a (imho) broken protocol, that works sometimes, and not others. You have to define the linux "hostname" (netbios name) in your samba conf file, not your hostname.
Basically on one of your linux boxes you'd run BIND; for the clients you would set it as the primary DNS server and whatever you use now as the secondary (so if the Linux box is off the others would still have connectivity).
... OR if you've got a really small network, you could manually configure your IP address to hostname mappings in your HOSTS file.
%systemroot%\system32\drivers\etc\hosts
This is the old, old way to configure host names, but it's a ton simpler than running a DNS server IMHO. The problem is when anything changes, you have to update this file on all of the machines on your network. But if it's a small network, it's not really that big of a deal.
I always thought this was a sort of lame solution, but does the device you are serving DHCP from support either MAC filter or host name assignments of addresses? You can get 'static' dynamic addresses that way. It will help with your names resolution and still be a dynamic address to the client.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.