Skip to content
Snippets Groups Projects
Commit fd40c4c5 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update vnc.md

parent 4e47cffb
No related branches found
No related tags found
No related merge requests found
Pipeline #28571 failed
...@@ -244,7 +244,8 @@ The example described above: ...@@ -244,7 +244,8 @@ The example described above:
![](../../img/node_gui_xwindow.png) ![](../../img/node_gui_xwindow.png)
### GUI Over VNC and SSH ### GUI Over VNC and SSH
For the [better performance][1] an ssh connection can be used.
For a [better performance][1] an SSH connection can be used.
Open two Terminals (_Applications -> System Tools -> Terminal_) as described before. Open two Terminals (_Applications -> System Tools -> Terminal_) as described before.
...@@ -261,11 +262,9 @@ $ ssh -X node_name.barbora.it4i.cz ...@@ -261,11 +262,9 @@ $ ssh -X node_name.barbora.it4i.cz
$ xterm $ xterm
``` ```
The example described above: The example described above:
![](../../img/node_gui_sshx.png) ![](../../img/node_gui_sshx.png)
[b]: http://www.tightvnc.com [b]: http://www.tightvnc.com
[c]: http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page [c]: http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page
[d]: http://docs.microsoft.com/en-us/windows/wsl [d]: http://docs.microsoft.com/en-us/windows/wsl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment