Reply To: ssh login with public key without password

Max2Play Home Forums Max2Play on Raspberry PI ssh login with public key without password Reply To: ssh login with public key without password

6. März 2017 at 13:08 #27465

Hi jay-jey

Once the ssh session ends it will require you to authenticate the ssh session again, the solution is to keep the ssh session running, by creating sub-session, you can check the following link:

http://www.tecmint.com/keep-remote-ssh-sessions-running-after-disconnection/

Regards,
Mohammad Mbydeen