ssh key - eitan-j/tech-journal GitHub Wiki

Create ssh key authentication

Switch to local computer

  • ssh-keygen
  • ssh-copy-id {username}@{remoteip}