Home

Log onto a server with SSH

Logging in for the first time (First time login)

  1. Check the SSH Key Fingerprint
  2. Copy public SSH Key onto the server

ssh user@server-address

# or
ssh -p port user@server-address

Date:

Screen Dimensions