Created
December 25, 2021 15:27
-
-
Save tanhit243/e1c3ace4c519625ab7bb34064b764357 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
https://easyoradba.com/2018/07/13/create-pem-file-for-ssh-access-linux/