Managing multiple ssh connection is tedious when each time you have to use password to log in. But ssh login process can be made password less/automatic. This can be done using public and private pair. This guide will explain how these keys will be created and used to achieve password less ssh login process on any Mac OS X or Linux systems.