Using Pageant with PuTTY at pair Networks »
One of the reasons I like pair Networks is the shell account. I don't always need shell access, but it's really useful to have it when I do need it. Much better than the alternative - needing it and not having it. One question that comes up when you start talking about shell accounts is accessing the thing. For users who are used to Windows, it's a legitimate question - it's just not something that you're typically exposed to.
What you'll need is PuTTY - a great little application that allows you to connect to an SSH server. SSH stands for "secure shell", and that's how you login to most shell accounts. There are some that will allow you to do so with a standard telnet client, but that's less than secure, so don't do that. The only problem with PuTTY is that you have to type your password every time you need to connect. That's not a bad thing if you don't do it often, but if you disconnect and reconnect a lot, it can be a royal pain. Enter Pageant (available at the same page as PuTTY).
