439
edits
| Line 48: | Line 48: | ||
First you need to follow the instructions [http://www.debian.org/devel/passwordlessssh] to set up a pair of SSH keys on your Linux host. If you already have SSH keys set up, then you can skip this step. | First you need to follow the instructions [http://www.debian.org/devel/passwordlessssh] to set up a pair of SSH keys on your Linux host. If you already have SSH keys set up, then you can skip this step. | ||
Now you need to install the ssh keys into your SSHDroid. Start your SSHDroid App, then run the following on your Linux host. | Now you need to install the ssh keys into your SSHDroid. Start your SSHDroid App, then run the following on your Linux host. (NOTE: you will be prompted for a password. The default is 'admin', which the server will tell you). | ||
cd ~/.ssh | cd ~/.ssh | ||
edits