사용자 도구

사이트 도구


github:home

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
github:home [2018/08/04 01:19] – 만듦 taekgugithub:home [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 ===== GitHub.Com ==== ===== GitHub.Com ====
 +<code bash>
 +ssh-keygen -t rsa -C "goodmama@daum.net"
 +
 +Taekguui-MacBook:github mama$ ssh-keygen -t rsa -C "taekgu@gmail.com"
 +Generating public/private rsa key pair.
 +Enter file in which to save the key (/Users/mama/.ssh/id_rsa): 
 +/Users/mama/.ssh/id_rsa already exists.
 +Overwrite (y/n)? y
 +Enter passphrase (empty for no passphrase): 
 +Enter same passphrase again: 
 +Your identification has been saved in /Users/mama/.ssh/id_rsa.
 +Your public key has been saved in /Users/mama/.ssh/id_rsa.pub.
 +The key fingerprint is:
 +SHA256:ar39IO7YVRCFhOALYXSCRgbhqYyFnITh8m3uMSAGLd4 taekgu@gmail.com
 +The key's randomart image is:
 ++---[RSA 2048]----+
 +|=*oo= o. ooo.    |
 +|*+=. =  . ..     |
 +|=Bo . .        |
 +|B+.. . .       |
 +|++oEo . S      |
 +|.. +         |
 +|    + o o o      |
 +|   . + + = .     |
 +|    . ..= ...    |
 ++----[SHA256]-----+
 +Taekguui-MacBook:github mama$ pwd
 +/Users/mama/github
 +</code>
  
github/home.1533345593.txt.gz · 마지막으로 수정됨: 2025/04/15 10:05 (바깥 편집)