Тёмный

Generate SSH keys for Windows - Secure Shell Easy Way 

williamsk
Подписаться 2,9 тыс.
Просмотров 26 тыс.
50% 1

This ssh tutorial is about how to create an ssh key pair with Secure Shell Protocol with the RSA and EDRSA cryptography algorithm. You will be able to generate a public and private key pair using ssh-keygen. Useful in authenticating remote computers over insecure networks, through cryptographic techniques.
Generating ssh keys with a CLI (command-line interface) can be useful with applications like GitHub. Creating ssh public key and a ssh private key is essential for future code and development learning.
Not familiar with using Terminal?
Check out our macOS Terminal series youtube.williamsk.com/38a008 will help you build a solid foundation for future programming and development-related topics. If you need to up your Terminal game then our with macOS Terminal this series will help you get up and running.
🔔 SUBSCRIBE 🔔
💞 ru-vid.com?s...
😍 FOLLOW
☕️ BuyMeCoffee: buymeacoffee.com/williamsk
➡️ Twitter: / willeumsk
➡️ Facebook: / willeumsk
➡️ Instagram: / willeumsk
➡️ TikTok: / _williamsk
⏰ RELEASE SCHEDULE ⏰
📼 New lessons bi-weekly!
📺 Monthly Series
📆 Release Days - Mondays and Wednesdays
--- how to generate ssh key ---
0:00 Intro
0:07 What is an SSH Key
1:03 Command ssh-keygen
1:48 Using a passphrase
2:20 Create an ssh key
3:12 Private Key
3:26 SSH Key Generation ed25519
5:18 View New Keys
6:03 Remarks ssh keys tutorial
💬 LEAVE A COMMENT 💬
Do you have any questions, tips, or ideas about generating SSH keys for the Windows Platform?
Let us know if you learned something new in the comments section below!
🔥 ABOUT US 🔥
williamsk is an educational platform about coding, digital development, and creativity. This channel is dedicated to helping you learn by providing instructional content for beginners, developers- and enthusiasts.
You will find intuitive, manageable learning content to help you gain knowledge and understanding of development-related concepts and digital creative techniques.
We hope to get you inspired by accomplishing meaningful real-world tasks. It's time to learn something new.
Learn more about our channel at youtube.williamsk.com/0wm
#openssh #ssh #cryptography

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

 

8 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@williamsk
@williamsk Год назад
😏😏😏 I just wanted to put this one out there, would you guys be interested in more Windows related content? Windows 11 ‘s adoption rate is starting to ramp up. I have a handful of tutorials with this OS starting with Homestead ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-MArm29alhqY.html I do work with this platform as well. Let me know in the comments 🫡
@amichoudhary7708
@amichoudhary7708 11 месяцев назад
I was really struggling to generate it earlier, but with your tutorial I managed to do it within a minute. Thank you so much! 😀
@williamsk
@williamsk 10 месяцев назад
Glad it helped! Sorry about the late reply work, etc. Thanks for watching!
@deygus
@deygus Год назад
This was very quick and easy to understand, thanks so much!
@williamsk
@williamsk Год назад
You're very welcome!
@tudorchristiandamian3672
@tudorchristiandamian3672 Год назад
Amazing tutorial. Thank you very much! I had problems setting it up and it helped me a lot!🎉
@williamsk
@williamsk Год назад
Great to hear!
@csubedi111
@csubedi111 Год назад
I appreciate what you did. thank you 💖
@williamsk
@williamsk Год назад
You are so welcome
@KinyanjuiKamaukkjay
@KinyanjuiKamaukkjay Год назад
Thanks for this! Need is for some project.
@williamsk
@williamsk Год назад
Glad it was helpful! Thanks.
@aimini6705
@aimini6705 Год назад
You are God, literary your video has been the only video that helped me
@williamsk
@williamsk Год назад
Wow, thanks
@PKG-Controller
@PKG-Controller Месяц назад
hi, thanks for this video. I can access the private key using your tip but the same "code" command wouldn't generate the public key when I give it the pub extension
@williamsk
@williamsk Месяц назад
Hey, sorry about the late reply. Your comment was held for some reason. Check out this link code.visualstudio.com/docs/setup/windows for how I use the “code” alias in windows power shell. At the end of the day you don’t require the “code” command to view the key. You could use notepad ++ or any other text editor to see it’s contents. The command just allows you to open that file within VS Code. I hope that answers your question. Let me know if this was helpful or not. Take care.
@laithabusaad6289
@laithabusaad6289 Год назад
perfect and straight forward. but whenever i generate the key i dont see the public i see the private only what should I do?
@williamsk
@williamsk Год назад
Alright, so you are only seeing one key? It's not too common that you will only see one as the next line in the process state "Generating public/private rsa key pair". But you never know computers and their configurations vary across all users. I know this could be frustrating. There could be an issue with your OpenSSH client. Trying typing "ssh" into the terminal to see if you see a list of commands. If it's not recognized you may have to reinstall that feature. docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui The client should be about ~1-2mb in size. When you generate the new key pair try being in your user directory. Then check the .ssh directory it's usually hidden. I hope this helps you.
Далее
SSH Keys
10:12
Просмотров 103 тыс.
OpenSSH is about to change. (For the better.)
10:00
Просмотров 139 тыс.
Lasagna Soup @Lionfield
00:35
Просмотров 10 млн
The tactic worked 😂#shorts by  Leisi Show
00:26
Просмотров 3,8 млн
Setting Up SSH Keys for GitHub
10:43
Просмотров 166 тыс.
SSH Key Authentication | How to Create SSH Key Pairs
18:46
SSH To Windows Using Public Key
13:40
Просмотров 71 тыс.
GitLab Beginner Tutorial 4 | How to create SSH Key
7:50
Create and Configure BitBucket SSH keys for Git
6:08