Connecting to Raspberry Pi via SSH
Windows (using PuTTY)
- Download PuTTY (You’ll probably want the 64-bit x86 version on the downloads page)
- Launch PuTTY
- Enter connection details:
- Host Name:
rotorhazard.localor10.42.0.1 - Port:
22 - Connection type:
SSH
- Host Name:
- Click “Open”
- When prompted:
- Username:
NuclearHazard - Password:
nuclearhazard
- Username:
macOS/Linux (using Terminal)
- Open Terminal
- Connect using command:
ssh NuclearHazard@rotorhazard.localOr using IP:
ssh NuclearHazard@10.42.0.1 - Type
yesif asked about fingerprint - Enter password when prompted:
nuclearhazard