Nick E. wrote:
> Sargon wrote:
>
>>There is a product called putty. it is available for download at
>>www.chiark.greenend.org.uk/~sgtatham/putty. You can download putty on
>>your windows box. It allows you to ssh from the windows box. putty is
>>way cool. It's got a GUI front end that allows push button config. It
>>has port forwarding and tunneling capability built right in. Once you
>>get putty configured on the windoodle, just ssh to your linux box. Then
>>you can launch vnc on localhost and it will take you to your linux
>>desktop.
>
>
> I got it!!
>
> woo-hoo!!
>
> ok. first of all. You do NOT use putty for this. You need *plink*. Same
> website, same guy, just a different program. plink has way more options. It
> is more like ssh and putty.
>
> so...
> From a DOS prompt:
>
>>plink -ssh <wan-ip> -L 5901:localhost:5901
>
> then go ahead and login.
>
> THEN open up the windows version of tightVNC, and in the server to connect
> to window, enter "localhost:1".
>
> Boom. up pops your remote linux desktop!!
>
> I've decided to keep Icewm since it's should be less resource/bandwidth
> intensive. That and because I can't figure out how to make kde come up. 8-P
>
> thanks for the help.
>
> -john
>
>
Roger that, I haven't tried plink yet, but I just might! The putty
configuration screen does have a tab marked tunnels. I must admit
though, right after I got done typing your reply. I went to reconnect
to my vnc through ssh and it has taken me this long to get it back up
again! I tried to use ms winsuck naming conventions in the ports to
forward boxes, and its had me in knots ever since. putty is a little
pithy about the syntax to use for the commands! The actual ssh port
naming conventions work though. I just got a linux desktop up on an old
Toshiba 620ct. You know that's a miracle. 48M RAM, 1.25G hard drive.
btw, do you know of any linux distro, ancient or modern, that could
actually run on that old relic?