[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
user:ptacek:linux-cygwin [2008/05/28 14:39]
ptacek vytvořeno
user:ptacek:linux-cygwin [2008/05/28 15:28]
ptacek
Line 1: Line 1:
 ====== Pracovni prostredi ====== ====== Pracovni prostredi ======
  
-screen a ssh-agent: +== screen a ssh-agent: == 
-<code> +<code>It's completely contained in your .screenrc, 
-It's completely contained in your .screenrc, and produces an ssh-agent tied to screen's life cycle.+and produces an ssh-agent tied to screen's life cycle.
  
 setenv SSH_AUTH_SOCK $HOME/.screen-ssh-agent setenv SSH_AUTH_SOCK $HOME/.screen-ssh-agent
Line 10: Line 10:
 This creates a screen (number 10) that holds your ssh agent. This creates a screen (number 10) that holds your ssh agent.
 </code> </code>
 +
 +== ssh download ==
 +<code>ssh locke cat <localfile ">" lockefile</code>
 +
  

[ Back to the navigation ] [ Back to the content ]