Тёмный

SSH Key Linux secure remote authentication to your Server 

Christian Lempa
Подписаться 217 тыс.
Просмотров 29 тыс.
50% 1

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

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@mason8714
@mason8714 Год назад
had to come back tot his as i had a brain fart and forgot how to do it. the best how to online about ssh keys
@christianlempa
@christianlempa Год назад
haha thank you :D
@xonemasters
@xonemasters Год назад
Worked like a charm, I have been looking for a simplified video like this. Thanks
@القيصرالكبير-ي9ذ
@القيصرالكبير-ي9ذ 3 года назад
It’s just so shameful that a channel with so much value Almost has no views while nonsense channels have millions , keep it up brother
@christianlempa
@christianlempa 3 года назад
Thank you so much bro! I'll keep doing what I do, hopefully break through at some point :)
@MrMikey1703
@MrMikey1703 9 месяцев назад
Thanks Christian, You make the complex seem easy. Thanks very much for helping me understand the way this works.
@IrishOverkilled
@IrishOverkilled 5 месяцев назад
Great video. Thanks for your continued content man.
@christianlempa
@christianlempa 5 месяцев назад
Thanks for watching!
@any_account-b6x
@any_account-b6x 3 года назад
WOW, good video and straight forward explanation !
@christianlempa
@christianlempa 3 года назад
thanks! :)
@iamrage4753
@iamrage4753 Год назад
Thanks Christian, that was cool 👍 very important to have personal VPN setup of accessing critical stuff like this over the net
@christianlempa
@christianlempa Год назад
Awesome! Thanks :)
@iamrage4753
@iamrage4753 Год назад
@@christianlempa is a personal VPN the best way to accessing SSH or would using something like teleport, guacamole be a better option?
@DeepFriedFrog516
@DeepFriedFrog516 Год назад
You are absolutely great for this!!
@christianlempa
@christianlempa Год назад
Thank you so much!!
@Chathumal2011
@Chathumal2011 4 года назад
Much needed video. Thanks a lot.
@christianlempa
@christianlempa 4 года назад
Thank you :)
@lstanford23
@lstanford23 10 месяцев назад
I'm trying to think up new architecture for older programs and apps, so that they can be used differently and maybe even make a comeback.
@faletiute
@faletiute 2 года назад
Many thanks for the great detail tutorial
@christianlempa
@christianlempa 2 года назад
Glad it was helpful!
@ramanpreetbrar2661
@ramanpreetbrar2661 Год назад
Thank you so much for such a great explanation,
@christianlempa
@christianlempa Год назад
Thank you for watching it :)
@bikushah9958
@bikushah9958 2 года назад
Sir,we wana see the practical video how to ssh into home network from office network...great work,by the way...i learned a lot from yours videos
@christianlempa
@christianlempa 2 года назад
I'm doing more videos about remote access and VPNs in the future so stay tuned ;)
@bikushah9958
@bikushah9958 2 года назад
@@christianlempa so glad u heard me...again ,thanks for the valuable video....
@wareverwarever9200
@wareverwarever9200 3 года назад
Very Helpful. Cheers!!
@ashanindika4902
@ashanindika4902 2 года назад
Very helpful. Thank You
@lonewandererofpk
@lonewandererofpk 11 месяцев назад
Thank you, you're awesome
@claudiotonelli7709
@claudiotonelli7709 10 месяцев назад
Great video! Compliment
@Excited-IT-Architect
@Excited-IT-Architect Год назад
Great and simple video - thanks a lot, Christian! May Ii ask where we/I can download your awesome wallpaper from?
@secure73
@secure73 Год назад
thanx!! working like cake!
@giannifed
@giannifed 3 года назад
thank you Christian
@christianlempa
@christianlempa 3 года назад
You're welcome :)
@tolis769
@tolis769 2 года назад
great video thanks!
@christianlempa
@christianlempa 2 года назад
Thx!
@bryaniversondelossantos2571
@bryaniversondelossantos2571 11 месяцев назад
where is the link you are referring in 13:19?
@vvagw5825
@vvagw5825 3 года назад
Great, thanks.
@christianlempa
@christianlempa 2 года назад
You're welcome!
@ujjwalmiglani64
@ujjwalmiglani64 4 года назад
loved the way you explained, any more ways to harden and secure SSH?
@christianlempa
@christianlempa 4 года назад
thank you for the kind words :) SSH is quite secure out-of-the-box, if you use ssh private and public keys and disable password auth. There are some things that are interesting in terms of auditing, compliance and 2FA, I will make a video about this in a few weeks, currently doing some research on that, so stay tuned! :)
@mr_hanswurst2031
@mr_hanswurst2031 3 года назад
@@christianlempa Hey, i love your videos and your Blog! Did you make a video about that topic? Can't find it :D
@christianlempa
@christianlempa 3 года назад
Hey mate, it's included in this one here:ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Bx_HkLVBz9M.html
@mr_hanswurst2031
@mr_hanswurst2031 3 года назад
@@christianlempa nice! Thanks for the quick answer! :)
@EvilWombatBaby
@EvilWombatBaby Год назад
A connecting client needs the private key right? How do you keep the priv key safe? Before you know you have your private key stored on multiple machines which would make strong password perhaps safer.
@splift23
@splift23 Месяц назад
Generally you wouldn’t make copies of the same key, you’d keep it in some location that only you can access, like an encrypted drive. It’s best practice to audit ssh keys and create new ones.
@lstanford23
@lstanford23 10 месяцев назад
Is it possible to create one set of ssh keys and then use those same ssh keys for the same domain account on all computers? so essentially, it would use the same key pair no matter what computer I log into as long as I use the same domain account? I was just pondering creating like a "Roaming Domain SSH Profile Account", where I can log in from any computer and use the same ssh key pair. It would be like assigning that key pair to that domain account so the user could get in from all computers in the domain using the same key pair. Possible?
@karanverma1536
@karanverma1536 2 года назад
nice video. I had a question though. How can i authenticate using user groups ? so for example : multiple users can login to my linux machine
@christianlempa
@christianlempa 2 года назад
Thanks mate! You can add multiple users on your linux machine and copy the public SSH keys for them into the authorized key file.
@anarchoN3rd
@anarchoN3rd 3 года назад
Not sure if you're still monitoring this video, but I had a question about something. But first, thank you for your videos. You have helped me to finally comprehend something numerous times. When I created a key pair for one set of devices (Ubuntu client, Raspbian Host) I am able to connect without being prompted for a passphrase even though I included one in the setup. But when I tried to do the same thing with my Android as the client through Termux to the same Pi, I am being prompted for a passphrase. Any idea why?
@rtsjsfgn
@rtsjsfgn 2 года назад
bruh
@salamgabran3484
@salamgabran3484 Год назад
hi, i followed the steps, yet i still have to enter my ubuntu-server user password to log on using ssh, any clue what else i have to do ? for exampe, enable port-22 or other steps ? i am trying to log on locally (not remote ssh)
@EkrenFeyzullah
@EkrenFeyzullah Год назад
Hi, I am new in the hole homelab project, i've done everything the way you explained and presented to us. But the section with "Authenticate with private and public keys" isn't working the way it should. I've watched it twice and checked where my mistake could be but i cant find anything not similar with yours. I have to write passwords anyway although having the right keys in the right files. Do you or anybody have any ideas what to do to fix my problem? btw love your content... you're helping lot more then you might know :)
@ixutiini5793
@ixutiini5793 Год назад
Take a look in the ´sshd_config´ wherever it might be located on your system. I had to allow ´PermitRootLogin yes´ to login via root and additionally: ´PubkeyAuthentication yes´ ´PasswordAuthentication no´ Then restart the ssh service service ssh restart or systemctl restart ssh I am in the progress of setting up Ansible and used ´ssh-copy-id -i´ command instead of plain scp. Just make sure you have access to your system via some other method than SSH aswell. I installed both Dropbear and OpenSSH (different ports) just in case I lock myself out while setting this up.
@EkrenFeyzullah
@EkrenFeyzullah Год назад
@@ixutiini5793 thank u very much for the solution. but after long research overnight and multiple tries i found out that the PubkeyAuthentification yes was commented out and my ssh agend had no keys, so i simply uncommented PubkeyAuthentification in the sshd_config and added the key to the ssh agend with the command: ssh-add ~/.ssh/filenameRSA_key. Now its working fine and i can have fun again :D
@CockTailSchwanz
@CockTailSchwanz Год назад
thank you@@ixutiini5793
@SatsJava
@SatsJava Год назад
Need 2023 update video about linux remote desktop
@DzasterAbzRocky
@DzasterAbzRocky 3 года назад
How did you customise your windows?
@christianlempa
@christianlempa 3 года назад
Yes I used rainmeter on this video. You'll fine the theme in my github dotfiles but in 2 weeks I'll release a new video about my new Windows Development Setup, you might take a look :)
@AllahomAnsorGaza
@AllahomAnsorGaza 3 года назад
please make tutorial about how to configuration ubunto network for example i have vmware machine on OVH and i installed ubunto but desktop to config network with failover ip i want know how to do it from terminal :D or if you can tell me where to check the network configuration file now to know how it done :D
@christianlempa
@christianlempa 3 года назад
Good idea, I think I will do a video on linux network configuration at some point
@tonymudau3005
@tonymudau3005 3 года назад
Can also use putty
@christianlempa
@christianlempa 3 года назад
Yeah, I still like Windows Terminal and the usualy CLI client more
@samucancld
@samucancld 2 года назад
grande dolape
@karsten4849
@karsten4849 2 года назад
lol mein Account heißt genau so und die IP ist nur an einer Stelle anders
@freimutspitzkopf2258
@freimutspitzkopf2258 Год назад
Baysig Exblanation.
@supernerd6983
@supernerd6983 2 года назад
Universal FireVall lol
@FatehVillins
@FatehVillins 7 месяцев назад
talk too much at the beginning man, cant waste my time
@cdsplus1
@cdsplus1 10 месяцев назад
Why all videos show how to connect to a linux machine from a windows machine? I want to connect from a real linux machine to another real linux machine (no virtualization used), both are connected using wifi to the same router provided by the ISP
Далее
SSH Keys
10:12
Просмотров 116 тыс.
Women’s Celebrations + Men’s 😮‍💨
00:20
Просмотров 1,3 млн
Secure authentication for EVERYTHING! // Authentik
39:50
SSH Key Authentication | How to Create SSH Key Pairs
18:46
You want a real Name Server at home? // DNS
32:31
Просмотров 262 тыс.
5 Must Have Tweaks to Secure OpenSSH
21:48
Просмотров 29 тыс.
How To Protect Your Linux Server From Hackers!
20:38
Просмотров 301 тыс.
10 ways Linux is just better!
11:32
Просмотров 4 млн
OpenSSH - SSH Certificates
21:53
Просмотров 5 тыс.