On Linux, ensure avahi-daemon is running:
systemctl status avahi-daemon
If not, install and start it:
sudo apt install avahi-daemon
sudo systemctl enable --now avahi-daemon
On Linux, ensure avahi-daemon is running:
systemctl status avahi-daemon
If not, install and start it:
sudo apt install avahi-daemon
sudo systemctl enable --now avahi-daemon