Body
Using SSH, you can connect your computer's Terminal to a computer within the Computing Linux labs.
If you are off campus, connecting this way will require a VPN connection to GVSU via Ivanti Secure Access VPN
Requirements
At the start of a new semester, you might get an error saying "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!"
This is likely due to the lab computers being reset and your personal computer using old fingerprints. See our guide SSH Error - Remote Host Identification Has Changed to fix this issue.
Step-by-step guides
In these examples, we use eos10 as the computer we're connecting to. You can use any of the Computing/EOS Linux computers in place of the example computer:
eos01.cis.gvsu.edu - eos30.cis.gvsu.edu
dc01.cis.gvsu.edu - dc25.cis.gvsu.edu
macOS or Linux
The following can be done in the Terminal in macOS or your preferred terminal emulator in Linux:
- If you are not on campus, make sure you're connected via GVSU's VPN: Ivanti Secure Access VPN.
-
In the Terminal, type the following command:
ssh yourGVSUusername@eos10.cis.gvsu.edu
-
Your first time connecting you will see a message starting with, "The authenticity of host 'eos10.cis.gvsu.edu' can't be established." Type yes to add this computer as a known host.
- When prompted, enter the password for your GVSU account (you will not see security dots when entering this password)
- If successful, you will be connected to eos10
Windows (using PuTTY)
Putty can be found on the desktop all HPC-domain Windows computers.
The latest version can be found on PuTTY's website.
- If you are not on campus, make sure you're connected via GVSU's VPN: Ivanti Secure Access VPN.
- In PuTTY enter the following, or make sure the following items are correct:
- Click Open at the bottom right of the PuTTY Configuration window
You may see an error starting like, "The server's host key is not cached in the registry." Click "Yes" to trust this host.
- A new command-line style window will open
- When prompted, enter your GVSU username
- When prompted, enter your GVSU account password (you will not see security dots when entering this password)
- If successful, you will be connected to eos10
SSH Fingerprints
If you'd like to verify the SSH fingerprints before connecting, they are located here:
https://services.gvsu.edu/TDClient/60/Portal/KB/ArticleDet?ID=21109