I have remmina 0.9.99.1 (1.0.0) in ubuntu precise 12.04
Can I save the ssh password so that it won't prompt me again for it
I have remmina 0.9.99.1 (1.0.0) in ubuntu precise 12.04
Can I save the ssh password so that it won't prompt me again for it
This might help how to save passwords in remmina
ssh-add ~/.ssh/your_key
; have a look look here: http://askubuntu.com/questions/61557/how-do-i-set-up-ssh-authentication-keys and here http://askubuntu.com/questions/4830/easiest-way-to-copy-ssh-keys-to-another-machine. HTH – Tom Regner Oct 04 '12 at 11:12