donaricano-btn

SSH Key

1. Config


- id_rsa = private key

- id_rsa.pub = public key


2. registration

2_1. path

- github -> account -> New ssh key


2_2.  How to register

- cat ~/.ssh/id_rsa.pub

- add a blue part to key


2_3. confirm

- ssh -T git@github.com


- It means that you can access the github by using ssh



블로그 이미지

리딩리드

,