Body
MobaXterm is a utility for Microsoft Windows which provides SSH terminal connects, Secure FTP (SFTP) file transfers, and X11 remote graphics displays with remote servers, typically Linux systems.
Step by Step
- Download the Home Edition directly from Mobatek. Dartmouth does not have bulk licenses for the Professional Edition at this time.
- We recommend the Installer Edition version, which uses the standard Windows package installer. There is also a Portable Edition, which can be used if you do not have privilege to install software. The download is a Zip archive.
- Unzip and run the installer.
- Run the app
- Click the "Session" button in the upper left to start a new session
- select what type of session you want.
SSH is the most common way to connect to Linux servers.
RDP is used to connect to Windows servers.
SFTP is used to securely transfer files to or from a linux server
MobaXterm also lets you launch several types of local shells, including Powershell and WSL
MobaXTerm makes displaying remote graphical linux applications easy
By default, MobaXTerm starts an X11 server on your local machine when it's launched, and updates the necessary settings when you ssh to a server.. To run an app on Discovery that will appear on your local screen:
- Click the "Session" button to start a new session
- Click SSH for the session type
- Enter "discovery.dartmouth.edu" for the remote host
- check the `Specify Username` box and enter your NetID for the user name
*this presumes you have previously requested access to the research machines for your NetID, which you can do at https://dashboard.dartmouth.edu/research/hpc_account)
- Click "OK"
- Provide your password at the prompt and you will be logged in to Discovery.
- Run a graphical app in your new session, such as 'xclock'
- The app might go full-screen or might just launch as a small icon in your task bar that you can click to enlarge.
If you have a domain-joined computer, you must .....