diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-05-06 18:29:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-06 18:29:23 +0000 |
commit | 489156f255c0bbd1195db00fe0158e6f5c0be549 (patch) | |
tree | a76a306b3e295aaa2f341b9303f8638060055b1f | |
parent | d59666aed614f85e6d4fbdc0e19d7870ebe1961d (diff) |
removed
-rw-r--r-- | doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command/comment_1_e4f87beb5e67f00dc83ce3dd40ac3633._comment | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command/comment_1_e4f87beb5e67f00dc83ce3dd40ac3633._comment b/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command/comment_1_e4f87beb5e67f00dc83ce3dd40ac3633._comment deleted file mode 100644 index 3cc0b0834..000000000 --- a/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command/comment_1_e4f87beb5e67f00dc83ce3dd40ac3633._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!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 -"""]] |