mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
415f77873c
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
8 lines
371 B
Text
8 lines
371 B
Text
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.
|