1.9 KiB
title, keywords, last_updated, summary, sidebar, permalink
title | keywords | last_updated | summary | sidebar | permalink |
---|---|---|---|---|---|
Connecting from a Windows Client | microsoft, mocosoft, windows, putty, xming, connecting, client, configuration, SSH, X11 | 07 September 2022 | This document describes a recommended setup for a Windows client. | merlin7_sidebar | /merlin7/connect-from-windows.html |
SSH with PuTTY without X11 Forwarding
PuTTY is one of the most common tools for SSH.
Check, if the following software packages are installed on the Windows workstation by inspecting the Start menu (hint: use the Search box to save time):
- PuTTY (should be already installed)
- [Optional] Xming (needed for SSH with X11 Forwarding)
If they are missing, you can install them using the Software Kiosk icon on the Desktop.
-
Start PuTTY
-
[Optional] Enable
xterm
to have similar mouse behavour as in Linux:
-
Create session to a Merlin login node and Open:

SSH with PuTTY with X11 Forwarding
Official X11 Forwarding support is through NoMachine. Please follow the document {Job Submission -> Interactive Jobs} and {Accessing Merlin -> NoMachine} for more details. However, we provide a small recipe for enabling X11 Forwarding in Windows.
Check, if the Xming is installed on the Windows workstation by inspecting the Start menu (hint: use the Search box to save time). If missing, you can install it by using the Software Kiosk icon (should be located on the Desktop).
-
Ensure that a X server (Xming) is running. Otherwise, start it.
-
Enable X11 Forwarding in your SSH client. In example, for Putty:
