Dispense
Navigation Tips - Dritte
PmWiki
pmwiki.org
edit SideBar
Index
see https://serverpilot.io/docs/how-to-use-ssh-public-key-authentication/
but also https://github.com/paramiko/paramiko/issues/340#issuecomment-492448662
i.e. use ssh-keygen -t rsa -b 4096 -m PEM to generate key.
ssh-keygen -t rsa -b 4096 -m PEM
[Otherwise e.g. rmview, with "key": "~/id_rsa", does not workdoes not work]
"key": "~/id_rsa",