Handling multiple Telnet/SSH sessions in Windows
Published February 6th, 2008I use SSH quite a lot in my line of work (via PuTTY) to connect to our dev and production servers, view logs, do minor admin tasks and such. The distributed nature of our system means that I often find myself having to do the same thing on multiple servers, meaning lots of repetitive typing.
I [...]