(NOTES) NOTES (2023)

How to receive SSH key in order to use GitHub/GitLab

When we want to share code to other developers we usually use own Git server Up and running private GIT server with GUI or SVN server or we need to use public GitHub/GitLab server.

Public Github/GitLab has two way to access server, with HTTPS Access token (screen below) and with SSH key.



If we use Access Key with HTTPS, remote URL look as (example for GitHub login AAlex-11):



But there are alternative way, SSH instead HTTPS, in this key we need to upload our SSH public key to GitHub/GitLab.



But other developers ask me - how I create SSH key in Windows? There is an answer.


Firstly we need to search ssh-keygen program and create key pair.



Than we simple need to copy .SSH directory to folder we will push to server.



And that's it.






Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: http://www.vb-net.com/WindowsSshKey/Index.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>