Skip to main content
Raspberry Pi Club
View All
Search
Shelves
Books
Sign up
Log in
Info
Content
Books
How to: SSH
3.0 Using SSH
3.0 Using SSH
SSH into a System
Open up a new shell (e.g. PowerShell)
Type in the following:
ssh [USERNAME]@[IP ADDRESS]
OR
ssh [HOST]
IMAGE SHOWING A SUCCESSFUL SSH ACCESS:
Enter section select mode
Previous
2.0 Import SSH keys (on Debian Linux)
Next
4.0 SSH Configuration File
Back to top