[Solved] how to connect raspbian strech over SSH [closed]
You have to create a file called ssh in the boot partition, not the root partition. You can also create a file called wpa_supplicant in the same place and your RasPi will join your wifi network. You’ll probably be able to ssh into it with: ssh [email protected] If not, look in your router’s “DHCP clients” … Read more