Software Guides
SSH Into a Raspberry Pi
This guide describes how to connect to a Raspberry Pi over a secure ssh connection.
It is assumed that your Raspberry Pi is connected over ethernet and has the IP
192.168.2.2
. Adjust any parameters as necessary.
Open a Terminal Window
1
Open Windows Run Dialog
Press the Windows
+ R
keys to open the “Windows Run” dialog.
2
Launch Powershell
Type Powershell
and press the enter
key.
SSH Instructions
Type the following command into your terminal window:
192.168.2.2
is the default IP Adress on ROV configurations. Please change as
necessary.
To log in, use the following default password on Raspberry Pi systems:
It may not look like you are typing in a password, but the terminal is indeed receiving input .