Quantcast
Channel: Asuswrt-Merlin
Viewing all articles
Browse latest Browse all 33841

Dropbear/ssh without remote password

$
0
0
I want to Rsync through a ssh tunnel without entering the remote password.

From my reading, in order to do that I have to generate a pair of RSA keys.
In AsusWRT/Merlin, the ssh engine is called Dropbear, and the program used to generate the key pair is named Dropbearkey.

Code:
dropbearkey -t rsa -f ~/.ssh/id_rsa
will add a file (id_rsa) with the Private key in it. The file is located in the "home/.ssh/" folder. If there is already a id_rsa file in the folder, Dropbearkey will stop...

Dropbear/ssh without remote password

Viewing all articles
Browse latest Browse all 33841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>