SSH on Playbook - preet/scratch GitHub Wiki
-
Use blackberry-connect and pass it your public key
blackberry-connect 192.168.x.x -password xyz -sshPublicKey id_rsa.pub
-
ssh with your (not public) ssh key and the 'devuser' account
ssh -v -i id_rsa [email protected]