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 630089a2438925f1d0754f376dc45d057665c500..d35c59b7519a84ff344197ec8d6433b83f68bd7a 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 diff --git a/mkdocs.yml b/mkdocs.yml index f2d76efb65f260fa406695587c46519442bbb35f..c992006589bfd29f724d662f974760667080aa37 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -64,7 +64,7 @@ nav: - SSH Access: general/shell-and-data-access.md - SSH & Key Management: general/accessing-the-clusters/shell-access-and-data-transfer/ssh-key-management.md - GUI: - - Open OnDemand: general/accessing-the-clusters/graphical-user-interface/ood.md + # - Open OnDemand: general/accessing-the-clusters/graphical-user-interface/ood.md - VNC: general/accessing-the-clusters/graphical-user-interface/vnc.md - X Window System: general/accessing-the-clusters/graphical-user-interface/x-window-system.md - Xorg: general/accessing-the-clusters/graphical-user-interface/xorg.md