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
Last revision Both sides next revision
raspberry:zero_over_usb [2021/05/27 12:57]
admin
raspberry:zero_over_usb [2021/05/31 22:55]
admin [on Arch Linux]
Line 5: Line 5:
  
 Enable SSH on the Raspberry Pi in:\\ Enable SSH on the Raspberry Pi in:\\
-$ sudo raspi-config+  $ sudo raspi-config
 or create a new file named "ssh" in the boot folder\\ or create a new file named "ssh" in the boot folder\\
  
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
 +   $ sudo systemctl enable avahi-daemon.service
    $ systemctl start avahi-daemon.service    $ 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: