Penguin

Differences between version 25 and previous revision of SSHKeys.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 25 Last edited on Thursday, June 1, 2006 4:22:32 am by AristotlePagaltzis Revert
Older page: version 24 Last edited on Thursday, June 1, 2006 4:19:47 am by AristotlePagaltzis Revert
@@ -200,9 +200,9 @@
  esac 
 done 
 </verbatim> 
  
-Place this script somewhere in your <tt>$PATH</tt> (eg. <tt>~~/bin/screenwatch</tt>) then start it from either your <tt>.xsession</tt> or your session manager ([GNOME], [KDE], etc.) with <tt>x-terminal-emulator -e ~/bin/screenwatch" </tt>. 
+Place this script somewhere in your <tt>$PATH</tt> (eg. <tt>~~/bin/screenwatch</tt>) then start it from either your <tt>.xsession</tt> or your session manager ([GNOME], [KDE], etc.) with <tt>x-terminal-emulator -e ~/bin/screenwatch</tt>. 
  
 !! Agent Connection Forwarding 
  
 To save a lot of more typing, you can forward ssh-agent(1) information with the <tt>-A</tt> option to [SSH]. You can thus keep all your credentials on a single machine. __NOTE:__ Do not forward agent connections to hosts you do not trust. Their SuperUser can steal your keys.