Setup your GitHub ssh key

8 views
Skip to first unread message

Pallav Prince

unread,
Aug 14, 2022, 2:30:48 AM8/14/22
to ElectroPrince
Hello Friends,
You may check here all the commands for setup the GitHub ssh key.

I am using here Linux environment you may find detail instructions on given link:

Testing ssh connection

> Hi username! You've successfully authenticated, but GitHub does not provide shell access.

"Hurray, you have successfully connected ssh key"

=====================================
If you are getting any errors like
1. permission denied (publickey)
2. Bad configuration
3. Key unauthorized

Please watch video on my YouTube channel (https://www.youtube.com/ElectroPrince)

Some helpful command:

$ ssh-keygen -t ed25519 -C "your_...@example.com"

$ eval "$(ssh-agent -s)"

$ ssh-add ~/.ssh/id_ed25519



Reply all
Reply to author
Forward
0 new messages