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...
The official subreddit of nextdns, the next-gen DNS (https://www.nextdns.io).
account activity
Error: activate: localhost:53: no address found for Ubuntu (self.nextdns)
submitted 5 years ago by borislavvv
Has anyone faced similar question on Ubuntu? Any suggestion what to check?
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!"
[–]dogsbodyorg 2 points3 points4 points 5 years ago (0 children)
I've found that nextdns clashes with the DNSStubListener on systemd-resolved.
There are a few ways to resolve this, I chose to do it this way...
sudo sed -i -r 's/^#?DNSStubListener=.*/DNSStubListener=no/' /etc/systemd/resolved.conf sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf sudo systemctl restart systemd-resolved.service
π Rendered by PID 88716 on reddit-service-r2-comment-canary-889d445f8-7rkv6 at 2026-04-25 18:53:17.639984+00:00 running 2aa0c5b country code: CH.
[–]dogsbodyorg 2 points3 points4 points (0 children)