Xserver: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
::$ ssh -X -f username@xserver.iciq.es  $APP
::$ ssh -X -f username@xserver.iciq.es  $APP


:where $APP can take the values in the parenthesis in the applications list.
:where username is your 'username' in the cluster.
:where '$APP' can take the values in the parenthesis in the applications list.


VMD is an exception. It needs permanent terminal connection.
VMD is an exception. It needs permanent terminal connection.

Revision as of 14:53, 16 June 2011

Xserver is a linux machine that serve the execution of the window applications.

More specificly:

  • Gaussview 5 (gview)
  • Molden 5.0 (molden)
  • Molekel 5.4.0 (molekel)
  • schrodinger - maestro 9.0.111 (maestro)
  • Vmd 1.9 (vmd)
  • XChemEdit (xchemedit)
  • XCrysden 1.4.1 (xcrysden.old)
  • XCrysden 1.5.23 (xcrysden)
  • AdfView 2010.01 (adfview)
  • p4vasp 0.3.20 (p4v)

How to execute the applications:

In a ssh remote client it must be execute the next command
$ ssh -X -f username@xserver.iciq.es $APP
where username is your 'username' in the cluster.
where '$APP' can take the values in the parenthesis in the applications list.

VMD is an exception. It needs permanent terminal connection.

Then you must to execute:
$ ssh -X username@xserver.iciq.es $APP