Using PuTTY to manage your SSH logins in Windows
This may be something you already do if you're a web developer or have anything to do with Unix but I figured it'd be a decent reference for someone just starting out. PuTTY is your SSH client for Windows which stores login information to remote servers. It makes it so you don't have to do things via a regular command prompt manually every time you need shell access.
What you need