+ 4
[OFF-TOPIC] Access raspberry with ssh
I've been playing with micro controllers for a while now and I recently moved into raspberry. I don't have another keyboard or screen to use with it. I only need ssh connection to it but I think that it doesn't allow ssh by default. Can I allow ssh connection by editing NOOBS files in my sd card? And I'm not sure how to find its IP address
2 Answers
+ 2
If you can acces the file system on the sd card you could change the ssh config - if an ssh server is already installed. To find the IP I'd recommend you to log into your router and take a look at your local network devices. If nothing helps just plug a keyboard and a display into the raspi, install all needed packeges and then you'll only need ssh
+ 7
https://raspberrypi.stackexchange.com/questions/tagged/ssh
This link includes already typing 'ssh' into the "Search on Raspberry Pi" field near the top.