From f92ed2bd0c9f500a48dfcd2168dc6fda6d25c42f Mon Sep 17 00:00:00 2001
From: Marek Chrastina <marek.chrastina@vsb.cz>
Date: Fri, 31 Jan 2020 08:37:34 +0100
Subject: [PATCH] Add vnc instruction video

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

diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
index 3178cccbe..d66ed645b 100644
--- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
+++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
@@ -122,6 +122,9 @@ You have to destroy the SSH tunnel which is still running at the background afte
 kill 2022
 ```
 
+!!! note
+    You can watch instruction video howto make vnc connection between local Ubuntu desktop and IT4I Salomon cluster [here][k].
+
 ## Windows Example of Creating a Tunnel
 
 Start vncserver using command vncserver described above.
@@ -256,6 +259,7 @@ Example described above:
 [h]: http://www.tightvnc.com
 [i]: http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page
 [j]: http://docs.microsoft.com/en-us/windows/wsl
+[k]: https://www.youtube.com/watch?v=b9Ez9UN2uL0
 
 [1]: x-window-system.md
 [2]: #linuxmac-os-example-of-creating-a-tunnel
-- 
GitLab