Generate id rsa & id rsa.pub mac/linux

Cara Generate id rsa & id rsa.pub mac/linux - Untuk menggenerate id_rsa id_rsa.pub caranya sangat simple yaitu dengan mengetikan ini di terminal:


ssh-keygen -o


Tambahan:

Untuk confirmasi git/git testing untuk SSH keynya:

ssh -T git@github.com
> The authenticity of host 'github.com (IP ADDRESS)' can't be established.
> RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
> Are you sure you want to continue connecting (yes/no)?
Ketik yes lalu
> Hi username! You've successfully authenticated, but GitHub does not
> provide shell access.

Posting Komentar

0 Komentar