Setup Server

  1. sudo apt install openssh-server
  2. sudo systemctl enable ssh
  3. sudo systemctl start ssh

Client Connect

  1. ip addr This is our ip address my username is david
  2. go open command prompt

You are in!