Difference between revisions of "VNC Server - bwForCluster Chemistry"
(→Start a VNC Server on the bwForCluster Chemistry) |
(→Start a VNC Server on the bwForCluster Chemistry) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Start a VNC Server on the bwForCluster Chemistry == |
== Start a VNC Server on the bwForCluster Chemistry == |
||
− | To start a VNC Server on the bwForCluster Chemistry you must log into the cluster using your username and password. You have to start the VNC Server on a login node because |
+ | To start a VNC Server on the bwForCluster Chemistry you must log into the cluster using your username and password. You have to start the VNC Server on a login node because on the compute nodes no desktop environment is available. The commands to start the VNC Server are as follows: |
$ module load vis/tigervnc |
$ module load vis/tigervnc |
||
$ run_vncserver |
$ run_vncserver |
Latest revision as of 12:57, 8 October 2020
Start a VNC Server on the bwForCluster Chemistry
To start a VNC Server on the bwForCluster Chemistry you must log into the cluster using your username and password. You have to start the VNC Server on a login node because on the compute nodes no desktop environment is available. The commands to start the VNC Server are as follows:
$ 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.