From 8eb83d3199411c29a935a4b4a5ec02642a2d5305 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 12 Jul 2022 10:14:35 +0200 Subject: [PATCH] link to vpn section --- .../accessing-the-clusters/graphical-user-interface/ood.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md index 630089a24..28da4ceae 100644 --- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md +++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md @@ -8,8 +8,8 @@ For more information, see the [Open OnDemand][2] documentation. ## Access Open OnDemand -To access the OOD interface, go to [https://ood.it4i.cz][3] and enter your e-INFRA CZ or IT4I credentials. -Note that you must be connected to IT4I VPN to access the service. +To access the OOD interface, you must be connected to [IT4I VPN][a] to access the service. +Then go to [https://ood.it4i.cz][3] and enter your e-INFRA CZ or IT4I credentials. From the top menu bar, you can manage your files and jobs, access the cluster's shell and launch interactive apps on login nodes - Mate & XFCE desktops. @@ -20,3 +20,5 @@ To restart the tutorial, click *Help* in the upper right corner. [1]: https://openondemand.org/ [2]: https://osc.github.io/ood-documentation/latest/ [3]: https://ood.it4i.cz + +[a]: ./vpn-access.md -- GitLab