SSH
From COEHELP
SSH
- Secure Shell (SSH) is a protocol that you use to log into other machines securely via a text terminal session.
- You MUST be connected to the NU GlobalProtect VPN if you are off-campus.
- Windows users can get free client programs to create SSH sessions at one of the following locations:
- SSH is built-in on Macs. Just open a Terminal window and type "ssh -Y -l username gateway.coe.neu.edu" (substitute your own username).
- The destination hostname is "gateway.coe.neu.edu".
- Enter your COE username and press enter, which will then prompt you for your COE password.