move more

This commit is contained in:
Joey Hess 2018-10-13 12:55:47 -04:00
parent 1c9d86330e
commit eff1750e9e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://afoolishmanifesto.com/"
nickname="frioux"
subject="SSH Keys?"
date="2013-07-17T16:50:46Z"
content="""
Is there a way I can use an SSH Key to connect to a remote server? What would be really cool, though maybe not feasible, would be to use connectbot as an ssh-agent.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.90"
subject="comment 20"
date="2013-07-17T19:06:31Z"
content="""
@frioux the webapp has a \"ssh server\" option that will set up a ssh key and use it for passwordless data transfer to a ssh server.
The openssh included in the git-annex app fully supports everything you can usually do with ssh keys, so you can also set this up by hand.
"""]]