6,534
edits
Changes
Ssh keys
,added chmod →The script
== The script ==
The following script can be used to automate a process of generating ssh key pairs and putting the public keys to an account on a remote host. Place the script to <code>/usr/local/bin</code> or your <code>~/bin</code> and enable its execution(i.—e. do <code>chmod a+x ssh-keyput</code>).
<pre>