How to generate and set up a SSH key pair with Github.
To communicate with Github from our computers/servers we need to authenticate this communication with SSH key pairs. The way SSH keys work is you generate a key pair that consists of a private key and a public key. Each key contains a long line of encrypted text. The private key will exist on the computer/server you’re connecting from and the public key will be installed on Github via your Github account settings. When you attempt a connection to Github, the two keys are checked against one another and if they match up, the connection is authenticated.
⭐ NOTES ⭐
https://codewithsusan.com/notes/ssh-k...
📺 RELATED VIDEOS 📺
• Command Line Basics for Web Developers (Te...
• Simple Command Line Text Editing with Nano
• Creating a SSH key connection with a server
• Fix for SSH Permission Denied (Public Key)
⏱️ CHAPTERS ⏱️
00:00 Introduction
01:50 Generating SSH key pairs
04:43 Installing public key on Github
06:44 SSH config for custom key name
08:28 Test it...
In questa pagina del sito puoi guardare il video online SSH Keys and Github della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Susan B. 12 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 19,287 volte e gli è piaciuto 410 spettatori. Buona visione!