This is the minimal config. All other options are not required to exist at the config file
# Interface of the Raspberry OS used to serve DHCP
GatewayInterface wlan0
GatewayName NoDogSplash
By some reason, all my remmina client configurations have a "password" attribute equal to "." (a single dot). Searching and reading I found someone suggesting secret-tool search. I tried but only returned one password. But realized that the secret-tool has an "--all" option. Then tried this and got all remmina clients information including their passwords:
secret-tool search --all key password
Sometimes, when using Linux, any of them (Mint, Ubuntu, Arch), happens that "journalctl -f" show a lot of messages like:
Apr 25 17:54:50 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Failed to open file “/proc/839993/status”: No such file or directory
Apr 25 17:54:56 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:54:58 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:55:02 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
Apr 25 17:55:03 hp-laptop rtkit-daemon[132845]: Warning: PolicyKit call failed: Process not found
ssh-keygen -t rsa -b 4096 -C "[email protected]"