Update Visualization session authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -17,7 +17,7 @@ Submitted batch job 18111816 ...@@ -17,7 +17,7 @@ Submitted batch job 18111816
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
18111816 visu TurboVNC alainm R 0:05 1 v001 18111816 visu TurboVNC alainm R 0:05 1 v001
``` ```
When the session is started, a file is created in your home dir `~/.visu.<jobid>.out`, with the connection informations, including a `vnc_host` and a `password`: When the session is started, a file is created in your home dir `~/visu-<jobid>.out`, with the connection informations, including a `vnc_host` and a `password`:
``` ```
11:56:01 [alainm@castor visu]# more ~/visu-18111816.out 11:56:01 [alainm@castor visu]# more ~/visu-18111816.out
account: dsi account: dsi
... ...
......