标签:创建 查看 class 显示 git images arp logs 账户
*前期准备工作
创建github账户 github地址
1、设置SSH_Key
ssh-keygen -t rsa -C "你的邮箱"
2、查看秘钥
cat ~/.ssh/id_rsa.pub
3、github添加公开秘钥
title随便起个名字即可,key是第二步中的内容
4、成功后会显示如下
标签:创建 查看 class 显示 git images arp logs 账户
原文地址:http://www.cnblogs.com/m-bianbian/p/6822507.html