The best way to ssh is to just run ssh that
comes with OS X
ssh username@hostname
Read man ssh for details on what options
you can have (you do things like compression
, changeing protocols, change the cypher,
tunnelling .....)
If you want a GUI to all of this there is a
program called termXL but it is sharware and
it is very easy to set the options at the
command line any way.