V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
qinkun1234
V2EX  ›  GitHub

github 的 Generating SSH keys 的一点小问题?

  •  
  •   qinkun1234 · 2015-02-04 17:24:03 +08:00 · 2226 次点击
    这是一个创建于 3374 天前的主题,其中的信息可能已经有所发展或是发生改变。

    官方操作说明https://help.github.com/articles/generating-ssh-keys/
    Step 3 的最后一个 add your new key to the ssh-agent的命令操作是干什么用的?

    start the ssh-agent in the background

    eval "$(ssh-agent -s)"

    Agent pid 59566

    ssh-add ~/.ssh/id_rsa
    这是启动一个进程。加入id_rsa。 那么我现在有两个github账号这个没影响吧。

    2 条回复    2015-02-04 22:33:45 +08:00
    cbsw
        1
    cbsw  
       2015-02-04 18:26:21 +08:00
    qinkun1234
        2
    qinkun1234  
    OP
       2015-02-04 22:33:45 +08:00
    好滴 谢谢 我试一试
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2085 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 01:41 · PVG 09:41 · LAX 18:41 · JFK 21:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.