[ 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
user:ptacek:ubuntu-account-subversioned [2009/04/14 13:38]
ptacek
user:ptacek:ubuntu-account-subversioned [2009/04/22 18:10] (current)
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 ~/conf/slack-roles
 +</code>
 +
 +deploynout zvolenou roli:
 +<code>
 +sudo slack -s ~/conf/slack-roles --preview simple -v ROLE
 +</code>
 +
 +
 +pointers:
 +[[http://code.google.com/p/slack/wiki/Subroles]]
 +[[http://wiki.github.com/stratus/slack-roles]]

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