Skip to main content

3.0 Using SSH


SSH into a System
  1. Open up a new shell (e.g. PowerShell)
  2. Type in the following:
ssh [USERNAME]@[IP ADDRESS]

OR

ssh [HOST]

IMAGE SHOWING A SUCCESSFUL SSH ACCESS:

image.png