DUNE / FAQ

Frequently asked questions for DUNE computing
Apache License 2.0
0 stars 0 forks source link

Accessing DUNE computing from Windows #17

Open hschellman opened 1 year ago

hschellman commented 1 year ago

https://dune.github.io/computing-training-basics/putty.html has a nice description of how to set up putty to access FNAL computers from Windows.

From Roger Huang, LBNL

buddhasystem commented 1 year ago

Has anyone tried mobaXterm? Far superior to PuTTy.

kherner commented 1 year ago

Windows Subsystem for Linux v2 also has native X window support now, and is often more convenient to set up and maintain. One can install some Linux version and then follow the Linux ssh instructions.

buddhasystem commented 1 year ago

MobaXterm is a very powerful suite of network tools for Windows, which includes X11, ssh, sftp and tunneling, and much more. The free version will be enough for most people. I recently upgraded to the Pro version, which lifts the limit on how many configurations and tunnels you can use. It can also be used (of course) to access the WSL2 instances on the local machine if needed, natively.

kherner commented 1 year ago

I should have said, "more convenient than PuTTY" when talking about WSL2; I've never used MobaXterm myself.