[ 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 Both sides next revision
courses:mapreduce-tutorial:step-22 [2012/01/31 09:48]
straka
courses:mapreduce-tutorial:step-22 [2012/01/31 09:49]
straka
Line 24: Line 24:
  
 If you need to type password every time you login to UFAL network, you can use connection sharing to write it only once: 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 -N geri'' and let it run+  * 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 login to geri without password.+  * 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 ]