Skip to content
Snippets Groups Projects
Commit 8afb4ed2 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update x-window-system.md

parent e37d534b
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -17,15 +17,14 @@ In order to display the GUI of various software tools, you need to enable the X
### PuTTY on Windows
On Windows, use the PuTTY client to enable X11 forwarding. In PuTTY menu, go to _Connection > SSH > X11_ and check the _Enable X11 forwarding_ checkbox before logging in.
On Windows, use the PuTTY client to enable X11 forwarding. In PuTTY menu, go to _Connection > SSH > X11_ and check the _Enable X11 forwarding_ checkbox before logging in. Then log in as usual.
![](../../../img/cygwinX11forwarding.png)
Then log in as usual.
### WSL (Bash on Windows)
In order to display the GUI of various software tools, you need to enable the X display forwarding. Log in using the `-X` option in the SSH client:
To enable the X display forwarding, log in using the `-X` option in the SSH client:
```console
local $ ssh -X username@cluster-name.it4i.cz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment