How to authenticate in a Linux server without password (configuring SSH keys in MAC OS X or any UNIX-like Operating System)

When you need to connect to several servers because you need to share, update or syncronize a set of files, a common situation is authentication process with the server, if you do this several times in a day, it could be a little hard to type or input your password every time that you are…