0

How to enable SSH in Raspberry Pi and connect through Putty ?

RalfFriedl
  • 2,188
  • 2
  • 10
  • 11
  • 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 Answers1

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