Difference between revisions of "Dropbear"

From RidgeRun Developer Connection
Jump to: navigation, search
(How to enable dropbear)
(How to enable dropbear)
Line 3: Line 3:
 
1-Open sdk configuration system typing  
 
1-Open sdk configuration system typing  
  
$ make config
+
$ make config
 +
 
 +
2- Go to
  
 
===How to get public and private keys of Dropbear in the target===
 
===How to get public and private keys of Dropbear in the target===

Revision as of 10:02, 18 May 2010

How to enable dropbear

1-Open sdk configuration system typing

$ make config

2- Go to

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