Skip to content

Instantly share code, notes, and snippets.

@namhnz
Created August 1, 2022 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save namhnz/eab022c26ccd2d4b7304d2616db291a9 to your computer and use it in GitHub Desktop.
Save namhnz/eab022c26ccd2d4b7304d2616db291a9 to your computer and use it in GitHub Desktop.
Step 1:
$ ssh-keygen -t rsa
Step 2:
$ ssh-copy-id remote_user@remote_IP
Source: https://www.appservgrid.com/paw92/index.php/2020/06/06/how-to-setup-ssh-without-passwords-linux-hint/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment