Added a comment
This commit is contained in:
parent
c7ff9d3dab
commit
d59666aed6
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 1"
|
||||
date="2011-05-06T18:28:41Z"
|
||||
content="""
|
||||
Unless you are forced to use a password, you should really be using a ssh key.
|
||||
|
||||
ssh-keygen
|
||||
put local .ssh/id_?sa.pub into remote .ssh/authorized_keys (which needs to be chmod 600)
|
||||
ssh-add
|
||||
git annex whatever
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue