Connecting from Mac/Linux client

Users can log-in to a cluster login node using secure-shell (SSH) from your desktop system or another machine on the network. To log in from a UNIX, Linux or MacOS X system, use the ssh command:

[username@workstation ~]$ ssh [email protected]
Password: ********

[username@login1 ~$]