Difference between revisions of "Addremote"

From Noah.org
Jump to navigationJump to search
(New page: category:Engineering category:SSH category:Free_Software This script copies an SSH public key to a remote server. This is very handy for copying keys to remote servers. This w...)
 
Line 1: Line 1:
[[category:Engineering]]
+
[[Category:Engineering]]
[[category:SSH]]
+
[[Category:SSH]]
[[category:Free_Software]]
+
[[Category:Free_Software]]
  
 
This script copies an SSH public key to a remote server.
 
This script copies an SSH public key to a remote server.

Revision as of 12:07, 12 October 2007


This script copies an SSH public key to a remote server. This is very handy for copying keys to remote servers. This will ask for your remote host password twice.

<include svncat src="file:///home/svn/src/dotfiles/bin/addremote" highlight="sh" />