[ 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
Last revision Both sides next revision
user:ptacek:ubuntu-account-subversioned [2009/04/14 13:38]
ptacek
user:ptacek:ubuntu-account-subversioned [2009/04/22 17:55]
ptacek
Line 8: Line 8:
 * presentations * presentations
  
 +jak deploynout:
 +z routeru se nalogovat na cil a pritahnout si sebou svn tunel:
 +<code>
 +[ptacek@kacer]$ ssh CIL -l USER -R 3690:localhost:3690
 +</code>
 +
 +na cili instalovat slack a checkoutnout moje slack-roles:
 +<code>
 +sudo aptitude install slack
 +svn co svn://localhost/opt/svn/slack-roles ~/
 +</code>
 +
 +deploynout zvolenou roli:
 +<code>
 +sudo slack -s 
 +</code>

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