diff options
Diffstat (limited to 'misc/ssh-keyinstall/README')
-rw-r--r-- | misc/ssh-keyinstall/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/misc/ssh-keyinstall/README b/misc/ssh-keyinstall/README deleted file mode 100644 index 12a4c7f2e4..0000000000 --- a/misc/ssh-keyinstall/README +++ /dev/null @@ -1,8 +0,0 @@ -ssh-keyinstall helps an ssh user set up the keys at both ends of an ssh -connection. - -ssh-keyinstall is a script that helps an ssh user set up the -keys at both ends of an ssh connection. It creates an rsa or dsa key if -needed and copies the public half to the server. Once the process is -done, you'll be able to log in with the passphrase and key instead of a -password. |