How to Generating,Adding,Testing a new SSH key

Опубликовано: 11 Март 2026
на канале: Irin Hi Tech Service
28
2

Welcome to "Irin Hi Tech Service" channel
=========================================
Subscribe To My Channel and Share this Video:

   / @irinhitechservice7870  

Also check out the channel and hope you find something better. Thanks

Irinhitech show How to Generating,Adding,Testing a new SSH key.

About SSH→

Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to GitHub without supplying your username or password at each visit.

Checking for existing SSH keys→
$ ls -al ~/.ssh

Generating a new SSH key and adding it to the ssh-agent→
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
$ eval "$(ssh-agent -s)"
$ ssh-add ~/.ssh/id_rsa

Adding a new SSH key to your GitHub account→
$ cat /home/urmi/.ssh/id_rsa.pub
Visit this link and add your key at https://github.com/settings/keys

Testing your SSH connection
$ ssh -T [email protected]

👉 FOR ANY HELP:

If you need any help then contact with me:
My Website: https://www.irinhitech.com/
Skype: live:2e25ae038d9b08e0
Email: [email protected]

Find Us:
=======
Visit My Website : https://www.irinhitech.com/

Follow Me on Facebook:   / linuxdevopsgirl  

Follow Me on LinkedIn:   / irinhitech  

Follow Me on Twitter:   / irinhitech  

Follow Me on Medium:   / irinhitech  

Follow Me on Instagram:   / devopsurmi  

Follow Me on Behance: https://www.behance.net/irinhitech

Follow Me on pinterest:   / irinhitech  

Thank You 🙃🙃

#Linux #Ubuntu #Freelancing #OnlineWork #freelancing #learning #onlinemoneyearn #irinhitech #InstallingUbuntu #online money
#Irin Hi Tech