MARCC

Compute resources for this workshop are being generously provided by the Maryland Advanced Research Computing Center (MARCC). Access requires an ssh client and multi-factor authentication using Google Authenticator. You will need to do the following to access MARCC:

  1. Check your email for a workshop specific userid and password (e.g. john-temp@jhu.edu)
  2. Install Google Authenticator on your phone (iOS / Android)
  3. Add MARCC to Google Authenticator by retrieving and scanning your QR code
  4. Test your connection
    • Log in using ssh by opening Terminal.app and entering

      ssh gateway2.marcc.jhu.edu -l userid
    • When asked for “Verification Code” enter the six digit from Google Authenticator (expires every 20 seconds)
    • Enter your password

NOTE: Windows users will need to install an ssh client such as PuTTY