Is that a mass storage device in your pocket?

brian_d_foy on 2003-12-30T08:57:20

Unfortunately I am stuck with public computers running Windows something or other.

I have a USB key drive, and it has been a very painful process to install an SSH client on it. Windows keeps trying to install things on the hard drive rather than my removeable drive.

Hopefully, once I get that all set up, I can commit to CVS from that. I might be able to install Perl too, and then maybe, just maybe, I can use my release script.

Don't hold your breath.


putty is easy to install

mary.poppins on 2003-12-30T11:45:34

The "putty" ssh client for Windows is really easy to install. First, you
download the binary from the web site. Then, you run it. (Insert
fingerprint-checking in between the two steps, if you like).

You can also download "pscp" and "psftp" programs, each one standalone again.

Putty is what I always use when I'm stuck in front of a Windows box.

I have no idea where it stores config info, though.

Re:putty is easy to install

jordan on 2003-12-30T15:06:05

  • I have no idea where it stores config info, though.

It puts it all in the Window Registry.

I haven't found the right magic to encapsulate and move these settings from machine to machine, yet. Although I haven't tried too hard.

Does anyone know how to extract Registry information in a portable form that can easily be loaded onto another machine?

Re:putty is easy to install

jplindstrom on 2003-12-30T17:28:08

Run "regedit", find the correct branch of settings and chose Registry | Export Registry File...

This will save a little plain-text file with the contents of that branch.

Move to another computer and run the file.

Re:putty is easy to install

jordan on 2003-12-30T18:45:47

I thought I tried that and it didn't work, but it's been awhile since I've been there and tried that...

Thanks. I'll try again.

What I really want is to save my favorite settings for when I change machines.

Re:putty is easy to install

afresh1 on 2003-12-30T21:05:55

Putty also has pretty much everything configurable from the command line.

putty -ssh -2 hostname.domain.ext

so you could just make batch files in the putty folder for your mostly used ssh sessions and just have everything on the command line. The batch file could even run the putty -clean at the end if you want to clean your tracks.

Re:putty is easy to install

afresh1 on 2003-12-30T21:11:07

oops, here are the actual command line options and it's putty -cleanup and you can't specify window size or colors from the command line, but there might be enough.

Re:putty is easy to install

brian_d_foy on 2003-12-31T08:24:06

I'm using TeraTerm Pro with the SSH extensions. It is easy to install too, but Windows keeps getting in the way. I think it is the fascist settings on the public computer.

PuTTY

Mr. Muskrat on 2003-12-30T14:05:03

I agree with mary.poppins. Go with PuTTY (mirrors).

Download PuTTY (get the .zip file). Extract the files to a directory on your USB key drive. Create your keys and store them on your USB key drive as well. When you run PuTTY, use the following command to tell PuTTY to remove the registry keys and random file. putty -cleanup

[offtopic] stop loss?

mary.poppins on 2003-12-30T14:24:37

brian d foy,

I know this is way off topic, but are you affected by the recent bunch of "stop
loss" orders that prevent people from leaving the military at the end of their
contract? What sort of reaction are soldiers having to these orders?