Dropbear

From RidgeRun Developer Wiki

How to enable dropbear

1-Open sdk configuration system

$ make config

2- Enable Dropbear:

-> File System Configuration
  -> Select target's file system software 
    [*] dropbear-0.52 (SSH Server)

How to get public and private keys of Dropbear in the target

How to set public key of Dropbear in the host

How to get public and private keys of OpenSSH in the host

How to set public key of OpenSSH in the target

Commands to use ssh

Commands to use scp