FIX: replace xclock by sview
This commit is contained in:
@ -40,9 +40,9 @@ to implicitly add ``-X`` to all ssh connections:
|
|||||||
ssh -X $username@login002.merlin7.psi.ch
|
ssh -X $username@login002.merlin7.psi.ch
|
||||||
```
|
```
|
||||||
|
|
||||||
* For testing that X11 forwarding works, just run ``xclock``. A X11 based clock should
|
* For testing that X11 forwarding works, just run ``sview``. A X11 based clock should
|
||||||
popup in your client session:
|
popup in your client session:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
xclock
|
sview
|
||||||
```
|
```
|
||||||
|
@ -50,9 +50,9 @@ to implicitly add ``-X`` to all ssh connections:
|
|||||||
ssh -X $username@login002.merlin7.psi.ch
|
ssh -X $username@login002.merlin7.psi.ch
|
||||||
```
|
```
|
||||||
|
|
||||||
* For testing that X11 forwarding works, just run ``xclock``. A X11 based clock should
|
* For testing that X11 forwarding works, just run ``sview``. A X11 based clock should
|
||||||
popup in your client session.
|
popup in your client session.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
xclock
|
sview
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user