Jump to content

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

From KDE UserBase Wiki
Ikoch (talk | contribs)
Created page with "{{Input|<syntaxhighlight lang="php" line> # Geben Sie den Befehlt für ihren eigenen ssh-Tunnel ein: ssh -C -N -L 6667:irc.efnet.org:6667 [email protected]& # einige Se..."
 
(No difference)

Latest revision as of 17:18, 14 June 2020

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`"'