X client over ssh on Windows

You can run programs of our server (chc) on your windows.
This is one of many possible ways:

1) Download MobaXterm at https://mobaxterm.mobatek.net/download.html
Download the free-version.

2) Setup ssh connection to our chc server.

3) Once you login on our server, type any graphical software like

google-chrome

or

firefox

4) If you want them on background run, add & at the end of command like

google-chrome &

or

firefox &

The advantage of adding & is, now the prompt is back so that you can do additional tasks.

Comments

Popular posts from this blog

Improving SCF convergency of DFT

Calling fortran routine from python: In the case of orbital conversion from PySCF to GAMESS

The ROHF of GAMESS for TDDFT calculation