From ce2f16dcfcd9f3c6ef8745e2766b5dc4ab3312db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Fri, 20 Jan 2017 13:54:13 +0100 Subject: [PATCH] Links to GUI --- .../anselm-cluster-documentation/shell-and-data-access.md | 5 +++-- docs.it4i/salomon/shell-and-data-access.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md b/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md index bf408ec4c..6c7d72dd0 100644 --- a/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md +++ b/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md @@ -1,4 +1,4 @@ -Shell access, data transfer and outgoing connections +Shell access, data transfer, outgoing connections and GUI ============================== Interactive Login @@ -198,7 +198,8 @@ local $ ssh -R 6000:localhost:1080 anselm.it4i.cz Now, configure the applications proxy settings to **localhost:6000**. Use port forwarding to access the [proxy server from compute nodes](#port-forwarding-from-compute-nodes) as well. -### Graphical User Interface +Graphical User Interface +------------------------ - The [X Window system](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters. - The [Virtual Network Computing](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer). diff --git a/docs.it4i/salomon/shell-and-data-access.md b/docs.it4i/salomon/shell-and-data-access.md index 2c47bd327..4fec40802 100644 --- a/docs.it4i/salomon/shell-and-data-access.md +++ b/docs.it4i/salomon/shell-and-data-access.md @@ -1,4 +1,4 @@ -Shell access, data transfer and outgoing connections +Shell access, data transfer, outgoing connections and GUI ============================== Interactive Login @@ -191,7 +191,8 @@ local $ ssh -R 6000:localhost:1080 salomon.it4i.cz Now, configure the applications proxy settings to **localhost:6000**. Use port forwarding to access the [proxy server from compute nodes](#port-forwarding-from-compute-nodes) as well. -### Graphical User Interface +Graphical User Interface +------------------------ - The [X Window system](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters. - The [Virtual Network Computing](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer). -- GitLab