Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ssh keys

51 bytes added, 13:07, 11 September 2006
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.&mdash;e. do <code>chmod a+x ssh-keyput</code>).
<pre>