Skip to content
Snippets Groups Projects
Commit 2ab6bcaa authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

Capitalize

parent ee6aa13c
Branches
No related tags found
No related merge requests found
......@@ -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,7 @@ Fill the Source port and Destination fields. **Do not forget to click the Add bu
![](../../../img/putty-tunnel.png)
### Use Windows Subsystem for Linux ([WSL](http://docs.microsoft.com/en-us/windows/wsl)) to log in on cluster
**Use Windows Subsystem for Linux ([WSL](http://docs.microsoft.com/en-us/windows/wsl)) to log in on cluster.**
At your machine, create the tunnel:
......@@ -152,13 +152,13 @@ local $ ssh username@login2.cluster-name.it4i.cz -L 5961:localhost:5961
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
## Example of Starting TigerVNC Viewer
![](../../../img/vncviewer.png)
In this example, we connect to VNC server on port 5961, via the ssh tunnel, using TigerVNC viewer. The connection is encrypted and secured. The VNC server listening on port 5961 provides screen of 1600x900 pixels.
### Example of Starting TightVNC Viewer
## Example of Starting TightVNC Viewer
Use your VNC password to log using TightVNC Viewer and start a Gnome Session on the login node.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment