Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tanhit243/e1c3ace4c519625ab7bb34064b764357 to your computer and use it in GitHub Desktop.

Select an option

Save tanhit243/e1c3ace4c519625ab7bb34064b764357 to your computer and use it in GitHub Desktop.
Command to add public key from local to server
ssh-copy-id -i public_key_file_name user@server
@tanhit243
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment