Install and enable avahi service. Enable systemd-resolved.service:
systemctl status systemd-resolved.service
make a symbolic link:
sudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
Check:
getent hosts mypc.local
This is a gist of ideas, notes etc. Some of them will be used for more detailed articles in my other blog.
No comments:
Post a Comment