Start VNC Server - bwForCluster Chemistry - 3D Acceleration

From bwHPC Wiki
Revision as of 16:01, 29 April 2015 by M Neuer (talk | contribs) (Created page with "== Start a VNC Server on the bwForCluster Chemistry with 3D acceleration == If you want to do graphically intensive tasks such as visualizing systems of molecules you should u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Start a VNC Server on the bwForCluster Chemistry with 3D acceleration

If you want to do graphically intensive tasks such as visualizing systems of molecules you should use the visualization nodes with high performance graphics cards. To start a VNC Server on such a visualization node you must log into one of the nodes via ssh with your usual username and password:

$ ssh <UserID>@justus-vis.uni-ulm.de

Here you can start the VNC server with the following commands

$ module load vis/tigervnc
$ run_vncserver

If you start a VNC server for the first time you will be asked to set a password which will be required for clients trying to access your VNC desktop. Use a strong password because otherwise an attacker could take control of your VNC session.