From 9dc1aa59f77abfbdb1f88ff019dfbf2f63f48e71 Mon Sep 17 00:00:00 2001 From: Pavel Jirasek <pavel.jirasek@vsb.cz> Date: Wed, 27 Jun 2018 11:54:43 +0200 Subject: [PATCH] h3 --- .../accessing-the-clusters/graphical-user-interface/vnc.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 48cf9bb1..ba404351 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 @@ -123,7 +123,7 @@ kill 2022 ## Windows Example of Creating a Tunnel -**Use PuTTY to log in on cluster.** +### Use PuTTY to log in on cluster Start vncserver using command vncserver described above. @@ -142,7 +142,9 @@ Fill the Source port and Destination fields. **Do not forget to click the Add bu  -**Use Windows Subsystem for Linux ([WSL](http://docs.microsoft.com/en-us/windows/wsl)) to log in on cluster.** +### Use WSL to log in on cluster + +[Windows Subsystem for Linux](http://docs.microsoft.com/en-us/windows/wsl) is way to run Linux software in a Windows environment. At your machine, create the tunnel: -- GitLab