We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 devuser@192.168.2.10