From 3da90f3b1152e27c54a4e0b3c6529d5946839238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Fri, 20 Jan 2017 14:48:46 +0100 Subject: [PATCH] Note VPN in Accessing Cluster --- .../shell-and-data-access.md | 9 +++++++-- docs.it4i/salomon/shell-and-data-access.md | 9 +++++++-- 2 files changed, 14 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 6c7d72dd0..2163cb123 100644 --- a/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md +++ b/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md @@ -1,7 +1,7 @@ -Shell access, data transfer, outgoing connections and GUI +Accessing the Cluster ============================== -Interactive Login +Shell Access ----------------- The Anselm cluster is accessed by SSH protocol via login nodes login1 and login2 at address anselm.it4i.cz. The login nodes may be addressed specifically, by prepending the login node name to the address. @@ -203,3 +203,8 @@ 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). + +VPN Access +---------- + +- Access to IT4Innovations internal resources via [VPN](../get-started-with-it4innovations/vpn-access/). diff --git a/docs.it4i/salomon/shell-and-data-access.md b/docs.it4i/salomon/shell-and-data-access.md index 4fec40802..f0b470ca1 100644 --- a/docs.it4i/salomon/shell-and-data-access.md +++ b/docs.it4i/salomon/shell-and-data-access.md @@ -1,7 +1,7 @@ -Shell access, data transfer, outgoing connections and GUI +Accessing the Cluster ============================== -Interactive Login +Shell Access ----------------- The Salomon cluster is accessed by SSH protocol via login nodes login1, login2, login3 and login4 at address salomon.it4i.cz. The login nodes may be addressed specifically, by prepending the login node name to the address. @@ -196,3 +196,8 @@ 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). + +VPN Access +---------- + +- Access to IT4Innovations internal resources via [VPN](../get-started-with-it4innovations/vpn-access/). -- GitLab