How to enable SSH in Raspberry Pi and connect through Putty ?
Asked
Active
Viewed 255 times
0
-
What did you try? Have you looked at Google results? – RalfFriedl Apr 03 '19 at 16:31
-
Welcome to Raspberry Pi! Please take the tour and visit the helpcenter to see how things work here. Assuming a recent Raspbian that dupe should get you up to speed. If it - for whatever reaseon - it does not let es know. Add helpful details to your question for reopening though. – Ghanima Apr 03 '19 at 19:29
1 Answers
2
You need to know your Raspberry Pi's IP Address (use a tool, for example, http://www.advanced-ip-scanner.com/br/). If you are using raspberry pi 3, I think you need to create a blank file name "ssh" in your SD card boot folder to enable ssh connection. And then try to connect, open Putty, fill in the IP address in host name, select a port, connection type=ssh, and click "Open".
It will probably ask you for a name and password, the default is: user: pi, password: raspberry

Joana Faria
- 21
- 2