Archive

Posts Tagged ‘key pairs’

A quick overview of PuTTY and SSH for AWS Newbies

May 17th, 2009 9 comments

Linux Access with SSH & PuTTY

This post will (attempt) to explain what SSH and PuTTY are so that as a user you understand the terminology of AWS and so that you can be productive in the environment. This post will not attempt to make you an expert in SSH. For best practices in implementing SSH, I strongly recommend a book dedicated to hardening *nix (Linux, Unix, Solaris, etc).

SSH

In the early days, not that long ago really, of networking, very simple tools were used to work with remote computers: telnet as a console, ftp for file copying, rsh for remote command execution and others.

Click to continue reading “A quick overview of PuTTY and SSH for AWS Newbies”