Hacker News new | ask | show | jobs
by gregwebs 5189 days ago
I am. It is ridiculously slow. But I realized it is just a networking issue (hitting the host-only network from a browser on my Mac), so hopefully I can fix it.

Edit: Figured it out, DNS issue: sudo apt-get remove libavahi-common3

1 comments

edit /etc/nsswitch to remove mdns from the list... that takes care of the issue and you can keep avahi for some of the other things it provides (such as automatic discovery of printers, and the likes).