On my LAN I have a host named pleurotus. I can ping pleurotus.local but not pleurotus-- the host isn't found. Is there a way to make .local implicit, perhaps by putting some magical entry in the hosts file?
Asked
Active
Viewed 43 times
cat /etc/resolv.conf
on modern systems returns `# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN`. Are you sure?
– N0rbert Feb 25 '18 at 11:05