Is it possible to save ssh password in remmina?

Solution 1:

This might help how to save passwords in remmina

  1. Go to dash type 'passwords' and click password and keys.
  2. We need to create a new key for ssh logins, so select 'Secure Shell Key'
  3. Type in any name for your ssh key.
  4. Type in a new pass-phrase for the key, this can be anything string or even empty which is not recommended of course.
  5. Now that the ssh key-ring is setup, we can save the credentials for our desired ssh servers. Just right click the newly created key ring
  6. Enter the hostname or ip for the desired ssh server, user id.
  7. Now it asks for the ssh password the server. That does it, now you can ssh the server using console without entering the password. Now you can save as many credentials as you like by repeating steps 5 to 7.