Body
Prerequisites
Access to Clipper is currently provided through SSH and Open OnDemand web interface. Duo multi-factor authentication enrollment is required for all SSH users. SSH users who are connected to GVSU's GlobalProtect VPN will get a Duo MFA bypass..
Instructions for connecting to GVSU’s VPN can be found at this link: Installing the GlobalProtect VPN Client
Off-campus users must have the VPN client installed and activated to access Clipper.
Connecting via SSH
An SSH client must be installed on your computer to connect to Clipper. If you’re a Linux or Mac OS user, the integrated Terminal application will work. Windows versions later than Windows 10 1809 also have an integrated SSH client in PowerShell. Many other SSH clients, such as PuTTY, also exist.
Clipper’s public address is port.clipper.gvsu.edu
, or simply clipper.gvsu.edu
. Either will connect you to Port, which is the cluster’s login node from which all jobs must be submitted.
Connect with your GVSU username and network password.
ssh username@clipper.gvsu.edu
Once your password is accepted, you will be prompted for your Duo two-factor option. Once accepted, you have successfully connected to Clipper!