I think you misunderstand something. SSH is a terminal program. Do you have the Terminal installed? If so, run it by using this command (once you install ssh):
ssh -l username hostname
It will ask for the password, and just enter it when it does.
Although if you have enver used Linux before (as your first post implies), it would be useless to you until you at least learn to use the command line.