Open m-tmatma opened 5 years ago
https://qiita.com/ymotongpoo/items/700884e64832f812b9db https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/infrastructure-services/Services_and_Daemons/
sudo dnf install avahi.x86_64 -y
sudo systemctl restart avahi-daemon
sudo systemctl enable avahi-daemon
sudo firewall-cmd --add-port=mdns/udp
sudo firewall-cmd --reload
avahi-daemon (fedora)