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 1400364eb931b9d11ae1b5d3d59e0a3c33fd6221..18896d72a5c8aa4bce1ecc4dfbf258c00b67734d 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 @@ -144,7 +144,7 @@ Fill the Source port and Destination fields. **Do not forget to click the Add bu ### 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. +[Windows Subsystem for Linux](http://docs.microsoft.com/en-us/windows/wsl) is another way to run Linux software in a Windows environment. At your machine, create the tunnel: @@ -152,6 +152,8 @@ At your machine, create the tunnel: local $ ssh username@login2.cluster-name.it4i.cz -L 5961:localhost:5961 ``` +## VNC client + Run the VNC client of your choice, select VNC server 127.0.0.1, port 5961 and connect using VNC password. ## Example of Starting TigerVNC Viewer