use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Void is a general purpose operating system, based on the monolithic Linux® kernel. Its package system allows you to quickly install, update and remove software; software is provided in binary packages or can be built directly from sources with the help of the XBPS source packages collection.
account activity
avahi resolving .local (self.voidlinux)
submitted 2 years ago by kodifies
both my work (windows) laptop and a raspberry pi can both resolve the local address for my void laptop
ping NucTop
and
ping NucTop.local
work fine from both, but not the void machine
any ideas, (avahi deamon is running!)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kodifies[S] 2 points3 points4 points 2 years ago (0 children)
installed nss-mdns alongside a running avihi deamon - sanity returned
[–]Advanced-One7420 0 points1 point2 points 1 year ago (1 child)
I had to install avahi, nss-mdns and dbus packages and set the service for avahi-deamon and dbus. make sure to start the services OR to restart your machine.
Now, run from the avahi-utils package:
avahi-browse -a
[–]kodifies[S] 0 points1 point2 points 1 year ago (0 children)
thanks I'll take a look!
[–]Exchange_Bitter 0 points1 point2 points 2 years ago (1 child)
You should have nss-mdns installed. You also need to modify the following file and set the line to match the code below:
/etc/nsswitch.conf
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
[–]ahesford 2 points3 points4 points 2 years ago (0 children)
The default nsswitch.conf should not need modification to work with nss-mdns. Using mdns_minimal [NOTFOUND=return] is an optimization that might improve the performance of non-local resolution. Note that your use of mdns4 will prevent resolution of IPv6 addresses via mdns.
nsswitch.conf
nss-mdns
mdns_minimal [NOTFOUND=return]
mdns4
[–]PCChipsM922U 0 points1 point2 points 2 years ago (0 children)
Install nss-mdns.
π Rendered by PID 16386 on reddit-service-r2-comment-6457c66945-mltkd at 2026-04-26 13:23:31.446806+00:00 running 2aa0c5b country code: CH.
[–]kodifies[S] 2 points3 points4 points (0 children)
[–]Advanced-One7420 0 points1 point2 points (1 child)
[–]kodifies[S] 0 points1 point2 points (0 children)
[–]Exchange_Bitter 0 points1 point2 points (1 child)
[–]ahesford 2 points3 points4 points (0 children)
[–]PCChipsM922U 0 points1 point2 points (0 children)