Jump to content

Dropbear: Difference between revisions

702 bytes added ,  6 December 2011
m
mNo edit summary
Line 39: Line 39:
  /etc/init.d/dropbear start
  /etc/init.d/dropbear start


When this script run, normally the public key is printed in the log.
When this script run, normally the public key is printed in the log, similar to (long keys shortened to make it easier to ready):
 
<pre>
Generating RSA key...Will output 1024 bit rsa secret key to '/etc/dropbear/dropbear_rsa_host_key'
Generating key, this may take a while...
Public key portion is:
ssh-rsa AAAAB3NzaC1yc .... QFWVtE= root@davinci
Fingerprint: md5 59:d1:68:f3:03:d9:4c:68:ae:c2:d8:57:59:ce:0f:a7
Generating DSS key...Will output 1024 bit dss secret key to '/etc/dropbear/dropbear_dss_host_key'
Generating key, this may take a while...
Public key portion is:
ssh-dss AAAAB3NzaC1kc ... WDUE3+Q== root@davinci
Fingerprint: md5 2c:65:92:b6:a9:99:34:59:86:1c:c0:61:3b:02:2f:f0
Starting Dropbear SSH server: NET: Registered protocol family 10 dropbear.
</pre>


===Commands to use ssh===
===Commands to use ssh===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.