In Mac OS X, how do I use OpenSSH?
In Mac OS X, you can access OpenSSH through the
Terminal. Enter the following at the command
prompt:
ssh username@hostname
Replace hostname with the address of the computer you
wish to access (e.g., mercury.uits.indiana.edu), and
username with your username on that computer.

