"the blinking lights are the most important thing for a server to have." lol. I like this guy. Thanks for this tutorial.
@monilpanchal67222 жыл бұрын
Explanation from a university guy is 10x precise and clearer than some random Software developer. Kudos for a great video.
@careyakida7435 Жыл бұрын
If "explain it to me like I'm 5" was a person. Thank you so much Rob.
@DarkToLight88_2 жыл бұрын
Im studying for my sec + and i’m reading on ssh and I youtubed it. Your video came up. I clicked it. Best decision i made this morning. Your teaching is clear, fun, and direct. Thank you sir.
@baluhyajr.9133 жыл бұрын
Your explanation is quite simple and straight forward. Thanks Rob
@xsilverx11984 күн бұрын
This was super simplified and an excellent explanation. Thank you.
@dr.acoustic14633 жыл бұрын
Saved me hours of running myself around in circles, I appreciate this immeasurably
@whispercat56235 Жыл бұрын
This is the most awesome explanation of ssh I've never seen. Thank you for the quality content sir!
@shashishekhar----2 жыл бұрын
That's the tutorial I have been searching for, thank you so much professor
@joaomatos11442 жыл бұрын
2022: This is the best simple explanation ever about SSH. Thank you so much!!!
@Noryev16 ай бұрын
I have been doing this for years and for some reason, this description helps all my issues omg! Thank you for sharing
@Brownmumba89733 жыл бұрын
Wooow! What an explanation! So we’ll explained at a concept level. Much appreciated
@omprakashsrivastava42114 ай бұрын
Save this video at any cost........was stuck on this since hours but now got a clarity just by watching this video💯
@rustyhill75756 ай бұрын
I came here trying to figure out what would happen to an 'ssh' 'no password' connection in a network load balance environment. I needed some foundational stuff explained simply and quickly and got exactly what I was looking for. I wish I had professors like this when I was taking classes. Easy to understand, awesome reverse writing so he is always facing the classroom and a thrown in quote from 'Hackers'. 5/5 stars.
@claytonkruse2 жыл бұрын
Very impressed by your ability to write backwards.
@ayamEdwin3 ай бұрын
It's a screen that invert the writings for us to see.
@my_name_is_isildur2 ай бұрын
@@ayamEdwinI believe he writes in a glass and just mirroring the video.
@ayamEdwin2 ай бұрын
@claytonkruse your believe system doesn't change the truth 🤭😂
@wateva90002 жыл бұрын
Wow. Supreme handwriting skill i must say .
@Fidelity_Investments10 ай бұрын
I hate to spoil it for you but... It's just a flipped camera so the backwards text appears forward.
@lakshanderS3 ай бұрын
@@Fidelity_Investments Still Handwriting is Handwriting.
@اباولید2 ай бұрын
Cool way of explaining.. Rob, I like your style.
@x7331x Жыл бұрын
Amazing explanation of how SSH keys works, thanks!
@uajoku Жыл бұрын
This is perfectly explained and I now understand the shh connection process. Thank you Sir.
@loganmahoney22842 жыл бұрын
Your explanation was perfect for me. Thanks Rob!
@mattaikay925 Жыл бұрын
finally, someone who can explain - thanks, prof
@flemmingdinhmadsen Жыл бұрын
Love your simple and clear explanation and visuals. Thanks.
@kurmalual7915 Жыл бұрын
You are the best. Mr. ROB
@greg3626 Жыл бұрын
Great explanaton, finally filled in the blanks for me.
@JubyJ-s5g6 ай бұрын
It is a great video. Very well explained. Thank you Rob.
@KM-sv4dh Жыл бұрын
Easy to understand and quite informative, thank you for the effort.
@w410921 Жыл бұрын
Great Video, brilliant explanation.Thank you
@weak52057 ай бұрын
Perfect explanation! Thank you!
@navidshad Жыл бұрын
Extremlly amazing explanation
@Horse-tradeEu27 күн бұрын
The professor's explanation mixes up key concepts. In SSH authentication, the server sends a random challenge, your client signs it with the private key, and the server verifies the signature with the public key. No encryption/decryption happens-it's about signing and verifying, not "decrypting" the challenge.
@deeplybrown7 ай бұрын
Thanks, this is an excellent explainer.
@Diaryofaninja Жыл бұрын
This is the video that made it click, thanks!
@pbbhosale92 жыл бұрын
Great explained ssh concept
@hddbugg3 жыл бұрын
how the hell you write backwards? it's better than my penmanship writing normally!!
@FacundoCastellano3 жыл бұрын
I thought the same hahah
@eshaanrabbani32382 жыл бұрын
how are all super chill. like they see it everyday. for me its no less than magic.
@boradagdelen38462 жыл бұрын
He just flipped the video horizontally hahaha
@hddbugg2 жыл бұрын
@@boradagdelen3846 🫢😆
@gobindapaul85062 жыл бұрын
Video is taken from his side
@uLu_MuLu2 жыл бұрын
Excellent explanation. Helped me a lot. Thank you!
@echobash2 жыл бұрын
Such a valuable information. That's really amazing.
@emmanuelobileye5643 Жыл бұрын
This was well explained. Thank you sir
@pradolover2 жыл бұрын
Superb concise presentation
@mahmutaydn4378 Жыл бұрын
thank you so much for this valuable video
@matheusleo53552 жыл бұрын
really cool, good explanation and easy to hear
@SanketPatil Жыл бұрын
Great explanation ! I was really confused about aws pem file part
@oguzhantopaloglu94422 жыл бұрын
This video was very helpful thank you
@AnibalEvangelista8 ай бұрын
Loved the part of blinking lights. Me gusto mucho xD
@dylankey51562 жыл бұрын
This is such a great lesson. Thank you so much!
@aybukeergul17172 жыл бұрын
Thank you so much!!! So nice.
@aokjao831 Жыл бұрын
Excellent explanation, thanks!
@vladislavkaras491 Жыл бұрын
Great info! Thank you!
@gagandeep198622 күн бұрын
The color of the blinking lights provide current status of the server.
@maksimmakarov95412 жыл бұрын
thx sir! your explanation is very good
@persevcareers65772 жыл бұрын
thanks much for the explanation Awesome explanation
@caspase8885 жыл бұрын
Thanks a lot for the clear and easy explanation of 'ssh'. I have a question: Does the 'public key' generated by the 'server' relies on the 'private key' kept on the private computer/laptop? Thanks Edit: My query got answered at 6:30 Thanks
@trijosh52082 жыл бұрын
Happy 4th Anniversary!
@DS-cw5fi Жыл бұрын
What an Explanation.
@CZghost Жыл бұрын
Windows now has a built-in SSH client, and you can also install and launch an SSH server on your Windows machine if you want. It uses Open SSH.
@elielberra28672 жыл бұрын
Amazing explanation thanks!!!!
@Felipe-532 жыл бұрын
"The blinking lights are the most importat thing for any server to have" 🤣
@hyhih03 жыл бұрын
Thank you, great explenation
@p3bogdan1 Жыл бұрын
Thank you!
@Taqiyya-Slayer2 жыл бұрын
How established SSH connection translates to a particular user on server?
@vilian9185 Жыл бұрын
"if you're using linux then i've no doubt you already know exactly how to do this " lol
@k_a_bizzle5 ай бұрын
…accurate.
@sahilsharmahere Жыл бұрын
Great work man!
@engalipak Жыл бұрын
Wonderful explaination. Pls answer this query if possible related to this topic.. We download the 'private key' over the internet from AWS. Dsnt it makes the private key insecure as it was not on our laptop in the 1st place !!?? And got downloaded from AWS externally.
@AdrikaGupta-px1ml Жыл бұрын
Great video!
@sej1159 Жыл бұрын
Thank you for a clear explanation.
@shaikhmatiulbari38952 жыл бұрын
Could you please explain how you write in reverse ? I came to learn ssh keys but took out a paper and started writing the way he is writing.... Couldn't do it though..... It took a lot of efforts ..... Congo on that
@MagnumCarta2 жыл бұрын
The video is mirrored.
@DanOffGridInWyomingАй бұрын
you can encrypt a key like 'bob' by spelling it backwards
@DaSnipy5 ай бұрын
thanks sir.
@meggrobi Жыл бұрын
I have worked with computers for over 40 years, and I can confirm the computer with more blinking lights is the more important and powerful. Watch any movies from the 60s and see the computers have a wall of flashing lights, i.e. Lost in Space
@kwameowusu8351 Жыл бұрын
You’re so funny bro 😂😂😂😂
@deeksha6514 Жыл бұрын
That means encryption done with public key can only be decrypted using equivalent private key.Right?
@kennethcarvalho36842 ай бұрын
Yessss
@JanitorWillie1Ай бұрын
Now, if someone were eavesdropping on the link and picked up both the encrypted stream and decrypted one, could they somehow back out the private key from that? I assume no.
@paulushdk Жыл бұрын
this guy can write in mid air.
@satyumhaihum4 ай бұрын
Machine 1: Client Machine 2: Server 1. Generate SSH key pair on your client machine. 2. Add your public key to the server machine. 3. Now while connecting to the server our machine will request the server for connection and the rest will happen.
@kennethcarvalho36842 ай бұрын
So if there a millions users they create 1 million pub pri keys
@kennethcarvalho36842 ай бұрын
Did not get jt.. So if there are 100 users do we need 100 pairs of pub pri keys
@David-gb2xw2 жыл бұрын
Gold
@javierperezrobles5554 Жыл бұрын
Wait, are you typing backwards so we see it right?
@seeblu3 күн бұрын
tyvm
@bunnykek11 ай бұрын
thanks
@shivik98 Жыл бұрын
how is he writing inverted??
@RebelliousX8 ай бұрын
No need for Putty in Windows, you can "Add / Remove Features" from Settings / Control Panel and add OpenSSH (11MB), then you can access all ssh commands from terminal.
@Indi_DevJames Жыл бұрын
question when i generate keys on linux it generates a private and public am i supposed to copy the private key to the computer i want to ssh from? i think ive buggerd my linux os and cigwin up ive generated multiple keys in diffrent directorys to try to get it to work the closest i get is ssh user@ > password: the connection was rejected (key,password ) what am i doing wrong?
@PraveenKamath-h2t Жыл бұрын
So you said that the public key can be shared with anyone, even with a suspicious website and that would cause no harm. But if MITM attack happens and the attacker has our public key, wouldn't that mean he might be able to fool the user into ssh'ing into some proxy and steal data?
@engalipak Жыл бұрын
Thats where certificates comes to play via verifications from respective certificate authority.
@roshanrajkumar78272 жыл бұрын
How do we get the private key????
@faster_than_bugs2 жыл бұрын
you generate the key pair with ssh-keygen
@刘祖港 Жыл бұрын
You can write letter reversely?! Awesome
@AymanAbourizq2 ай бұрын
this man writes in reverse!!!!
@soly79484 ай бұрын
Pretty sure windows comes with ssh as a terminal command nowadays B)
@luciusrexАй бұрын
HOW are you writing backwards?????
@ImRuntex2 жыл бұрын
gutes video
@RobRoss Жыл бұрын
Totally off topic, but I’ve always wondered how this drawing board overlay works. He seems to be writing on a physical surface, as I even hear the squeaks of the markers. It looks like the drawing surface is between him and the camera. And I assume he hasn’t learned to draw and write backwards just to use this tool. So I assume he’s writing normally. But if that were the case, I’d see the image reversed. But it looks normal. It’s a cool magic trick. I don’t think he’s recording this twice and then compositing the two videos with the drawing surface reversed. Somehow, he’s facing the camera, drawing on a surface between himself and the camera, which appears to be transparent, and yet the image on the surface is being reversed in real time. If anyone knows the secret and ever reads this on this 5 year old video, I would appreciate the info! Thanks. 😊
@gibsound38176 күн бұрын
Why again do you not think that he simply flipped the whole video horizontally? I think that's what he did.
@thetpaingkyaw51282 жыл бұрын
Thank Dr
@luciusrexАй бұрын
It's funny how putty is supposed to be the gatekeeper of security but it's website (at least when this was recorded) isn't using tsl and is very unsafe lol no matter, these days you don't even need putty. Just ssh straight from terminal (no need for putty or wsl), heck ssh from 10 panes from one terminal lol
@_eng_eslam7643 Жыл бұрын
65fr - 2km
@_eng_eslam7643 Жыл бұрын
m^2=n2-n1
@BawanNT Жыл бұрын
thank u smart jonny sins
@rochakjain6012 Жыл бұрын
Is he really writing in a mirrored manner??
@devChoco Жыл бұрын
"The blinking lights are the most important thing for any server to have" kzbin.info/www/bejne/moGkqGelpd-Bb8k
@sridharsubramani67723 жыл бұрын
1.19
@princetetteh9809 Жыл бұрын
Wait is he writing backwards . sorry couldn't help myself
@brookedodson28883 ай бұрын
Moore John Gonzalez Linda Anderson Sandra
@dazzassti Жыл бұрын
tbh you've made this overcomplicated as you've not initially provided the context, most people associate the server end with a web server, not a server you're connecting to... You them made it more confusing by using Amazon Web services. 🙃 i.e. really didn't lay out the context well. It would have been much less confusing by using a web server with the private key, signed by a CA then using the public key on the client as that generally the standard use case..If you'd have explained the context the beginning it would have been a lot more understandable. I'm glad you didn't teach me this way.