From 59fe97ee010a0960ba9f9b9913f34da4dc93573a Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 8 Dec 2021 09:15:25 +0100
Subject: [PATCH] Update xorg.md

---
 .../accessing-the-clusters/graphical-user-interface/xorg.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/xorg.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/xorg.md
index d504480f8..59847eaaa 100644
--- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/xorg.md
+++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/xorg.md
@@ -64,7 +64,8 @@ Some applications (e.g. Paraview, Ensight, Blender, Ovito) require not only visu
     [acnX.karolina]$ DISPLAY=:XX vglrun paraview
     ```
 
-Note: It is not necessary to run Xorg from the command line on the visualization servers viz[1-2]. Xorg runs without interruption and is started when the visualization server boots.
+!!! note
+    It is not necessary to run Xorg from the command line on the visualization servers viz[1-2]. Xorg runs without interruption and is started when the visualization server boots.<br> Another option is to use [vglclient][2] for visualization server.
 
 ## Running Blender (Eevee) on the Background Without GUI and Without Interactive Job on Karolina
 
@@ -86,7 +87,8 @@ Note: It is not necessary to run Xorg from the command line on the visualization
     [loginX.karolina]$ qsub -q qnvidia -l select=1 -A OPEN-XX-XX -l xorg=True ./run_eevee.sh
     ```
 
-[1]: https://docs.it4i.cz/general/accessing-the-clusters/graphical-user-interface/vnc/
+[1]: ./vnc.md
+[2]: ../../../software/viz/vgl.md
 
 [a]: https://www.x.org/wiki/
 [b]: https://virtualgl.org/
-- 
GitLab