Logging into Matilda with MobaXterm

Tags hpc matilda

This document provides a procedure for establishing SSH terminal and SFTP connections to the Matilda Cluster using the MobaXterm Windows client.

Procedure

  1. Open MobaXterm and click the "New session" button:
  2. To initiate a terminal session, click on the “SSH” button, and then add the following in the “Remote host” field: hpc-login.oakland.edu. Click the “Specify username” box and enter your Oakland NetID. Finally click “OK”:
  3. A terminal window will appear. Enter your password when prompted:
  4. After your password is accepted, you will be prompted for a Duo 2-factor authentication method. In this example, we select “1” as a push to our mobile device:
  5. You will likely receive a second Duo push notification request during this process. This will happen if the “SSH Browser” option is enabled which allows you to see the contents of your home folder in the left menu pane. Once authenticated, you will be logged in as shown:

A computer screen shows a remote terminal session in a software called MobaXterm. The terminal displays login messages and the text 'Matilda HPCC' with usage instructions for an authorized system. The window has tabs and a file directory on the left with folders like .bashrc and .mozilla. The tone is technical and informative.

  1. To transfer files using SFTP select the “Session” button in the menu bar, and then “SFTP” then click “OK”:
  2. Enter the appropriate hostname and username information as you did for SSH:
  3. Since this is a new session, you will receive another Duo prompt. You can then browse your local (left pane) and remote (right pane) file and directory structure. Drag and drop as desired:
  4. Initiating an SFTP session after an SSH session will not end the latter. You can switch back and forth between the sessions by clicking the appropriate tab:

Screenshot of MobaXterm interface showing SSH and SFTP tabs highlighted. Left panel lists files and directories, right panel displays a terminal session with login success message for Matilda HPCC. Tone is technical and professional.

Disabling SSH Graphical Browser

You can disable the Graphical SSH Browser if desired by clicking Settings->Configuration->SSH, and then unchecking the appropriate box as shown below:

Uncheck the box.