Xserver: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
Xserver is a linux machine that serve the execution of the window applications.


Line 10: Line 12:
* XCrysden 1.4.1 (xcrysden.old)
* XCrysden 1.4.1 (xcrysden.old)
* XCrysden 1.5.23 (xcrysden)
* XCrysden 1.5.23 (xcrysden)
* AdfView 2010.01 (adfview)
* p4vasp 0.3.20 (p4v)
* p4vasp 0.3.20 (p4v)
* AdfView 2012.01 (adfview)
* Jmol 12.0 (jmol)
* Xaim 1.0 (Xaim)


How to execute the applications:
How to execute the applications:
Line 19: Line 24:
::$ 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 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.  
VMD is an exception. It needs permanent terminal connection.
'Then you must to execute:
:Then you must to execute:


::$ ssh -X username@xserver.iciq.es  $APP
::$ 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.

Latest revision as of 16:05, 22 May 2012

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.