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

Tip

parent ee4737a5
No related branches found
No related tags found
5 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,!206Vnc x11 updates
......@@ -28,10 +28,15 @@ Then log in as usual.
In order to display graphical user interface GUI of various software tools, you need to enable the X display forwarding. Log in using the -X option in ssh client:
```console
local $ export DISPLAY=localhost:0.0
local $ ssh -X username@cluster-name.it4i.cz
```
!!! tip
If unable to execute graphical sofware showing error message "cannot open display" then try export DISPLAY variable before log in using the -X option in ssh client:
```console
local $ export DISPLAY=localhost:0.0
```
## Verify the Forwarding
To verify the forwarding, type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment