Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tanhit243/e1c3ace4c519625ab7bb34064b764357 to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment