Тёмный

How to use Multiple SSH Keys | Managing Different SSH Keys on your System 

Akamai Developer
Подписаться 1 млн
Просмотров 78 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@AngriestEwok
@AngriestEwok Год назад
Today I just had to spend the afternoon learning this technology properly for the first time in my career. I've always been a (L)user of SSH without really understanding how to use it properly, and this helped fill in the blanks. Thanks.
@norithegoldendoodle8931
@norithegoldendoodle8931 Год назад
Went through a quite a bit of tutorial flops before I found this gem. Thank you!
@MerleCox
@MerleCox 2 года назад
As a content creator I must say, your video's are well done, easy to follow, and very useful!
@AndreReisAndrecsreis
@AndreReisAndrecsreis 7 месяцев назад
Thank you a lot for this video! I spent a couple hours trying to figure it out why my others ssh keys were not working.
@JuniorReveron
@JuniorReveron 7 месяцев назад
Acme is from Looney Tunes where Coyote order everything, Shinra is from Final Fantasy VII is the Malevolent Corporation and Skynet is from The Terminator the evil computer system from the future.
@rexby
@rexby 7 месяцев назад
18:11 When closing the terminal, the ssh-agent does not close. You can simply export the two environment variables (SSH_AUTH_SOCK and SSH_AGENT_PID) from the previous terminal and everything will work the same way.
@Aceptron
@Aceptron Месяц назад
Hey you dropped this 👑
@rexby
@rexby Месяц назад
​@@AceptronThank you
@NinjaBranDizzzle
@NinjaBranDizzzle Год назад
Explained flawlessly, thank you for this video
@comprofix
@comprofix 2 года назад
ACME - Classic cartoon company that Wile E. Coyote would get all his good from to capture Road Runner Shinra - I had too Google. Either Fire Force or Final Fantasy 7 Skynet - AI from Terminator
@SteveWeltman
@SteveWeltman 8 месяцев назад
THIS! This tutorial is the only one of the 4 that I looked at that talked about the 'config' file in the user's .ssh directory. Quite frankly a game changer. I am certain that there are security tradeoffs somewhere with this file but based on the person's system permissions for the directory (users are advised to use chown to their own user and group) and the chmod to 700 so it's reachable, its just enough info to make ssh-ing sessions a lot less arcane and context switch intensive looking for secure passwords or whatever. Using a modern ssh key format like ed25519 makes complete sense as well from a security and speed perspective. What a great tutorial! So glad you posted this.
@oluwabusayoshofowora4372
@oluwabusayoshofowora4372 6 месяцев назад
Just so happy I found this. My headache is solved. Thanks.
@KarlBrouillette
@KarlBrouillette 11 месяцев назад
I've seen a lot of your content, very well done. I have a question on this topic, is there a way on Windows to setup my .ssh keys as you've demonstrated on your Linux client?
@rogerwprice
@rogerwprice 2 года назад
This is super useful - thanks. Love that you explain things STEP BY STEP with increasing sophistication
@rondotexe
@rondotexe Год назад
Liking for the FFVII reference!
@dodi981
@dodi981 2 года назад
Not only gifted with Linux but also in teaching and explaining. Really appreciate it. I had several domestic servers. Just moved to linofe and paid for my first server.
@Efim88
@Efim88 2 года назад
Thank you for such a useful guide! I have another issue, I have 3 PCs (home, work, laptop) and I need to have access to my server from all my workplaces. Is it better to duplicate them or should I generate new ones for all PCs?
@billschnoebelen40
@billschnoebelen40 2 месяца назад
This is explains things very well. I have been overwriting my ssh keys! My dog thanks you! He will get less kicks in the future...
@zigforjustice
@zigforjustice 2 года назад
Literally needed to do this today and found this immensely helpful
@alvaradodev9428
@alvaradodev9428 11 месяцев назад
No what I want! What about for the server side adding or banning keys to several nodes?
@tubeDude48
@tubeDude48 2 года назад
Why use *CTRL-O* ? Just enter: *CTRL-X Y* in "nano"
@JacquesCoetzerAU
@JacquesCoetzerAU Год назад
Or just hold down Ctrl then do S, X
@javaboy6581
@javaboy6581 2 года назад
Wow, very good explanation! How can combine ssh key with two factor? Can I use together?
@flaviomoreira01
@flaviomoreira01 2 года назад
Is it really necessary to run ssh-agent after adding keys to config file? Because I always assumed that the SSH command would read its parameters from the config file Hence no need for ssh-agent.
@McDuffington
@McDuffington 2 года назад
ssh-copy-id is great and all, but still leaves password authentication enabled.
@_indrid_cold_
@_indrid_cold_ 2 месяца назад
Thank you!
@xm6250
@xm6250 9 месяцев назад
You are the Gigachat of linux explanations.
@seven6586
@seven6586 Год назад
Hi, do you create a separate key for every server or for every user on a server as well? thanks
@mdjuhaeradittya
@mdjuhaeradittya Год назад
Thanks a lot! Very helpful.
@agaroui
@agaroui 6 месяцев назад
thanks a lot very helpful !!!
@benb.525
@benb.525 2 года назад
What about Umbrella Corp...?
@gabormiklay9209
@gabormiklay9209 Год назад
Skynet is from 'Terminator'.
@nelke.michael
@nelke.michael Год назад
Amazing. Thank you so much!
@homeandtechgeek
@homeandtechgeek Год назад
why its ed25519 ? are these numbers that you just want at your choice?
@inef85
@inef85 10 месяцев назад
no. it's a specific cryptographic standard. "Ed" from Edwards (twisted elliptic curves) "25519" from Curve25519, which is a specific mathematical description of one of the components used.
@armannataee5711
@armannataee5711 Год назад
thanks for very usefull lesson
@ricko13
@ricko13 Год назад
awesome 💪 didn't know about the ed25519 key type
@y2kenh
@y2kenh Год назад
wished it was called ed209
@ΗρακλήςΠαπαδόπουλος-ζ4δ
Great video !!!
@bin4rym4ge
@bin4rym4ge Год назад
Thanks and God bless.
@hamidja1537
@hamidja1537 Год назад
Thanks for sharing
@susancomo1557
@susancomo1557 Год назад
Mooji
@adriancamilovillajimenez8010
I have created 2 ssh keys, but there is something that i don't understand. I cannot associate my ssh keys, i'm using a personal github account, and another gitllab account, i want to use both ssh keys to work with diferent repositories. But when i try to associate a key with "the server" as $ ssh -i ~/.ssh/githubexample_key githubexample always appears this error => ssh: Could not resolve hostname githubexample The thing is that i don't know "how to get to the gitlab server", or "the github server", by the other hand i understood (maybe missunderstood) that the server is connected with the name of the key before the underscore.
@balajimarisetti4245
@balajimarisetti4245 2 года назад
topclass
@dovedozen
@dovedozen 2 года назад
Hearing "shinra" out of nowhere really soothed the pain of having to learn how to juggle multiple different identities with no GUI and very little understanding of Anything Involved; thank u. This would be an amazing tutorial either way but now I'm thinking about how pretty they made Cloud in the ff7 remake instead of how mad GitHub makes me
@dohjryt
@dohjryt 2 года назад
As an old retired tech admin guy, this brings back a lot of good memories. You showed some good advanced techniques to keeping everything secure while easy to manage. Good job!
@frankbaron1608
@frankbaron1608 2 года назад
how do you upload the key to the server if password authentication is turned off?
@softwaredepartment3541
@softwaredepartment3541 2 года назад
Account creat nhi ho raha hai
Далее
🦊🔥
00:16
Просмотров 308 тыс.
Getting Started with OpenSSH Key Management
23:31
Просмотров 44 тыс.
SSH Key Authentication | How to Create SSH Key Pairs
18:46
YubiKey Complete Getting Started Guide!
51:19
Просмотров 172 тыс.
Authenticating on multiple GitHub accounts using SSH
13:53
5 Must Have Tweaks to Secure OpenSSH
21:48
Просмотров 29 тыс.
SSH Keys
10:12
Просмотров 116 тыс.
🦊🔥
00:16
Просмотров 308 тыс.