[ 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

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
courses:mapreduce-tutorial:step-22 [2012/01/31 09:45]
straka
courses:mapreduce-tutorial:step-22 [2012/01/31 09:49]
straka
Line 22: Line 22:
  
 ===== Connection sharing ===== ===== Connection sharing =====
 +
 +If you need to type password every time you login to UFAL network, you can use connection sharing to write it only once:
 +  * execute ''ssh -N -M -S ~/.ssh/master-%l-%r@%h:%p geri''.
 +  * while the previous ''ssh'' is running, you can use ''ssh -S ~/.ssh/master-%l-%r@%h:%p geri'' to log in ''geri'' without password.
  
 ---- ----

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