Archive for the ‘Putty-Winscp3’ Category

Zeroshell displaying odd characters on serial terminal

Tuesday, June 29th, 2010

I’ve been recently fashioned by Zeroshell project, a very well documented project run by an italian guy who made a splendid job. I tried to set it up on a VIA based appliance with Intel 1 Ghz processor and 1 Gb RAM, using 1 Gb Compact Flash and the ...

Tunneling Apps in SSH

Saturday, July 4th, 2009

Yesterday I found a very handy functionality in Putty: tunneling apps in SSH. Not that I did not know that this technique exist ;) but for the first time I tried it and worked out of the box. The idea is to enable tunneling of insecure applications inside ...

How to export sessions in Putty?

Monday, March 31st, 2008

Situation is that I have several (10+) preconfigured sessions in Putty and I need to save them should I need to change PC or reinstall it. Sessions parameters are stored in Windows Registry under path: HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions To export settings to a file use command: regedit /e <filename>.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions To import settings use command: ...