filmov
tv
How to Fix GitHub Error Permission Denied (Publickey) [SSH Permission]
Показать описание
Note: If you are using a legacy system that doesn't support the Ed25519 algorithm, use:
This creates a new SSH key, using the provided email as a label.
Generating public/private ALGORITHM key pair.
When you're prompted to "Enter a file in which to save the key", you can press Enter to accept the default file location.
# Enter file in which to save the key ( /root/.ssh/id_i.....):[Press enter]
At the prompt, type a secure passphrase.
#Enter passphrase (empty for no passphrase): [Type a passphrase]
#Enter same passphrase again: [Type passphrase again]
then go to key location and use below command:
cat id_i.......(File Name)
#SSH #fix #solve #github #error #permission #denied #publickey
#remoteaccess #git #connection