Xserver

From Wiki
Jump to navigation Jump to search

go back to Main Page, Computational Resources or ICIQ's Basics or Services

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)
  • p4vasp 0.3.20 (p4v)
  • AdfView 2012.01 (adfview)
  • Jmol 12.0 (jmol)
  • Xaim 1.0 (Xaim)


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 user-name 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


 NOTE: I will write more information about to run these applications in Mac OSX and MS Windows soon.