FIX: replace xclock by sview

This commit is contained in:
2024-08-07 17:16:45 +02:00
parent 3e86b7380b
commit 7263dfca15
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ to implicitly add ``-X`` to all ssh connections:
ssh -X $username@login002.merlin7.psi.ch
```
* For testing that X11 forwarding works, just run ``sview``. A X11 based clock should
* For testing that X11 forwarding works, just run ``sview``. A X11 based slurm view of the cluster should
popup in your client session:
```bash

View File

@ -50,7 +50,7 @@ to implicitly add ``-X`` to all ssh connections:
ssh -X $username@login002.merlin7.psi.ch
```
* For testing that X11 forwarding works, just run ``sview``. A X11 based clock should
* For testing that X11 forwarding works, just run ``sview``. A X11 based slurm view of the cluster should
popup in your client session.
```bash

View File

@ -167,7 +167,7 @@ add the option ``--x11`` to the ``salloc`` command. In example:
salloc --clusters=merlin7 --x11 sview
```
will popup a X11 based clock.
will popup a X11 based slurm view of the cluster.
In the same manner, you can create a bash shell with x11 support. For doing that, you need
to add to run just ``salloc --clusters=merlin7 --x11``. Once resource is allocated, from