Creat SSH key in Ubuntu to access Github via SSH

  Рет қаралды 75,173

ElecTruc

ElecTruc

3 жыл бұрын

Create SSH key
ssh-keygen -t rsa -b 4096 -C "example@example.com"
Save the file to ssh folder. On Linux the path is normally
/home/username/.ssh/ssh_file_name
Ignore passphrase (by press Enter key without input any characters) if you want to create a non-passphrase ssh key
Run ssh agent
eval $(ssh-agent -s)
Add the key has been just generated to ssh agent
ssh-add "/home/username/.ssh/ssh_file_name"
Add the publickey to github account (go to "Setting" then select "SSH and GPG keys")

Пікірлер: 40
@DanDanmarie
@DanDanmarie Жыл бұрын
Thank you so much I was looking for a video just like this and you showed me exactly what i needed to do. A million thanks my friend
@sitanshushrestha2629
@sitanshushrestha2629 2 жыл бұрын
To the point and crisp video.
@saandyy900
@saandyy900 2 жыл бұрын
Godddd, thank you for this video!! You're a life saver!
@jeffreywhewhetu5754
@jeffreywhewhetu5754 Жыл бұрын
Thanks for the video. It's short and to the point
@alexlovser
@alexlovser Жыл бұрын
Thanks bro you have helped me!
@williamzerner1538
@williamzerner1538 Жыл бұрын
Perfect, thank you so much!
@juandiegoescobarlondono6095
@juandiegoescobarlondono6095 Жыл бұрын
Rápido y bien explicado, gracias genio.
@sagivalia5041
@sagivalia5041 2 жыл бұрын
Thank you so much, it works.
@rubengaellealespinosa553
@rubengaellealespinosa553 6 ай бұрын
Amazing video, thanks so much
@billyarredondopucp
@billyarredondopucp 2 жыл бұрын
I send you a super like, bro!
@Mohamed_Emara
@Mohamed_Emara Жыл бұрын
You saved me, thanks a lot.
@axellbadillocuevas6724
@axellbadillocuevas6724 Ай бұрын
Thank you, very useful :)
@yasinkereci982
@yasinkereci982 Жыл бұрын
In the training I received, our teacher asked this question in the exam "try to access vmLS1 without using the ssh service. Guess that you do not have a username and password, list all the commands" what should I do? can anyone help?
@Ravikumar-nc9bz
@Ravikumar-nc9bz 9 ай бұрын
Every time i reinstall linux, i gotta come here
@Ravikumar-nc9bz
@Ravikumar-nc9bz Жыл бұрын
Thanks was helpful
@6f4hf
@6f4hf Жыл бұрын
really helpful, thanks
@BogdanMierloiu
@BogdanMierloiu Жыл бұрын
perfect ! thank you !
@AbdelrhmanYosry-ph7xo
@AbdelrhmanYosry-ph7xo Жыл бұрын
thank you it works
@busyrand
@busyrand Жыл бұрын
Thank you Sir!
@SPeeDKiLL45
@SPeeDKiLL45 8 ай бұрын
thank you very much!!!
@perezmondragonvaleria5765
@perezmondragonvaleria5765 6 ай бұрын
You save me !! Thanks
@sandun4983
@sandun4983 9 ай бұрын
Thank you so much
@ordinaryjoe6209
@ordinaryjoe6209 Жыл бұрын
thank you dude
@ifanramadhany2736
@ifanramadhany2736 2 жыл бұрын
Thank you bro!
@electruc3370
@electruc3370 2 жыл бұрын
you are welcome, bro :D
@manjunathbojanapu780
@manjunathbojanapu780 5 ай бұрын
Tnq sooo much sir
@rifkyaditya294
@rifkyaditya294 2 ай бұрын
thaank you so much
@himanikapoor8986
@himanikapoor8986 Ай бұрын
Thanks bro
@teachies902
@teachies902 6 ай бұрын
thank you
@filipmazug8946
@filipmazug8946 2 жыл бұрын
thanks !!
@epictetus__
@epictetus__ Жыл бұрын
Thanks
@Mrramneek2
@Mrramneek2 Жыл бұрын
thanks
@porex6492
@porex6492 2 жыл бұрын
odakle si ??
@davidfaure1
@davidfaure1 6 ай бұрын
YOU ARE MY MDF GOD
@hrishekesh7609
@hrishekesh7609 Жыл бұрын
Doesnt work for me , it says too many arguments
@hrishekesh7609
@hrishekesh7609 Жыл бұрын
NVM mb
@netnineja
@netnineja 11 ай бұрын
100%😂😂😂
@BleachWizz
@BleachWizz Жыл бұрын
lol this comment section feels like someone who bought comments, I'm just sure it's not...
@electruc3370
@electruc3370 Жыл бұрын
lol, I do it for free and I have no money to buy what you've mentioned :v
@phpd
@phpd 9 күн бұрын
thank you
SSH Keys
10:12
RobEdwards
Рет қаралды 106 М.
Setup Git for using GitLab (including SSH key) - Linux
11:27
Valentin Despa
Рет қаралды 52 М.
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 7 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 31 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 62 МЛН
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 201 МЛН
SSH Keys | How to Setup in Ubuntu 20.04
14:57
KeepItTechie
Рет қаралды 25 М.
SSH Key Authentication | How to Create SSH Key Pairs
18:46
Akamai Developer
Рет қаралды 111 М.
Git for Everybody: Creating and adding your SSH Key (Windows, Mac and Linux)
4:49
How to configure and use SSH with GitHub on Ubuntu?
7:54
Techie Toes
Рет қаралды 8 М.
Push code to GitHub with an SSH key
13:51
Digital CEO
Рет қаралды 27 М.
How to setup SSH for GitHub repository
9:58
Codemify
Рет қаралды 72 М.
How to Generate SSH Keys
6:20
linuxhint
Рет қаралды 60 М.
Setting Up SSH Keys for GitHub
10:43
Victor Geislinger
Рет қаралды 168 М.
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 7 МЛН