Rdestop troubles

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Austin Godber
Dato:  
Emne: Rdestop troubles
irb wrote:
> using OpenSSH, one might make an alias out of it --
>
> alias aliasname `(ssh -L9999:workWin2k.example.net:3389 -f -N -l username workLinux.example.net)'


Great thanks, -N was what I needed, I guess I missed that in the man page ... I
found -f _shrug_

Thanks.
Austin