Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
raspberry:zero_over_usb [2021/05/27 13:09]
admin
raspberry:zero_over_usb [2021/05/31 22:55] (current)
admin [on Arch Linux]
Line 24: Line 24:
    $ sudo pacman -S avahi nss-mdns    $ sudo pacman -S avahi nss-mdns
 Start the avahi-daemon.service Start the avahi-daemon.service
-   $ systemctl start avahi-daemon.service+   sudo systemctl enable avahi-daemon.service 
 +   $ sudo systemctl start avahi-daemon.service
 Edit the edit the file /etc/nsswitch.conf and include mdns_minimal [NOTFOUND=return] before resolve:  Edit the edit the file /etc/nsswitch.conf and include mdns_minimal [NOTFOUND=return] before resolve: 
    $ sudo nano /etc/nsswitch.conf    $ sudo nano /etc/nsswitch.conf