Jump to content

Translations:Konversation/Tips and Tricks/43/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "{{Input|<syntaxhighlight lang="php" line> # Вкажіть вашу команду відкриття ssh-тунелю ssh -C -N -L 6667:irc.efnet.org:6667 cartman@southpark...."
 
Yurchor (talk | contribs)
Created page with "{{Input|<syntaxhighlight lang="php" line> # Вкажіть вашу команду відкриття ssh-тунелю ssh -C -N -L 6667:irc.efnet.org:6667 cartman@southpark...."
 
(No difference)

Latest revision as of 15:07, 6 August 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Konversation/Tips and Tricks)
{{Input|<syntaxhighlight lang="php" line>
 # Enter your own ssh-tunnel command
 ssh -C -N -L 6667:irc.efnet.org:6667 [email protected]&
 # wait some seconds to establish the tunnel before continuing
 sleep 5
</syntaxhighlight>}}
'"`UNIQ--syntaxhighlight-00000000-QINU`"'