User Tools

Site Tools


howto-git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howto-git [2014-10-27 06:14] – [Set your configuration] github push under your uid glenhowto-git [2016-03-21 10:36] (current) – looks like sskm allows add conflicting names, and then ends up getting stuck glen
Line 239: Line 239:
 Generate pair ( ''id_rsa_matkor_pld_linux_app4'' and ''id_rsa_matkor_pld_linux_app4.pub'' in my case) Generate pair ( ''id_rsa_matkor_pld_linux_app4'' and ''id_rsa_matkor_pld_linux_app4.pub'' in my case)
    ssh-keygen -f ~/.ssh/id_rsa_matkor_pld_linux_app4    ssh-keygen -f ~/.ssh/id_rsa_matkor_pld_linux_app4
 +
 +<note warning>
 +**IMPORTANT**: ''@app4'' needs to be unique. use ''sskm list'' to see what names are used
 +</note>
        
 Add it (as key ''app4'' in my case): Add it (as key ''app4'' in my case):
Line 245: Line 249:
 Confirm (using -i of new key ): Confirm (using -i of new key ):
   ssh -i ~/.ssh/id_rsa_matkor_pld_linux_app4   git@git.pld-linux.org sskm confirm-add @app4   ssh -i ~/.ssh/id_rsa_matkor_pld_linux_app4   git@git.pld-linux.org sskm confirm-add @app4
- 
 ===== More to read ===== ===== More to read =====
 http://sitaramc.github.com/gitolite/sskm.html http://sitaramc.github.com/gitolite/sskm.html
howto-git.txt · Last modified: 2016-03-21 10:36 by glen

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS PLD Linux Driven by DokuWiki