ssh_gui
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ssh_gui [2022/06/03 21:28] – created neoon | ssh_gui [2022/06/03 22:23] (current) – neoon | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| / | / | ||
| - | + | | |
| - | X11Forwarding yes | + | |
| X11DisplayOffset 10 | X11DisplayOffset 10 | ||
| - | X11UseLocalhost yes | + | X11UseLocalhost yes" >> / |
| Restart SSH | Restart SSH | ||
| Line 11: | Line 11: | ||
| Configure xauth | Configure xauth | ||
| - | touch ~/ | + | touch ~/ |
| - | | + | xauth add ${HOST}:0 . $(xxd -l 16 -p / |
| - | xauth add ${HOST}:0 . $(xxd -l 16 -p / | + | |
| - | | + | |
| Run your app | Run your app | ||
| - | ssh -X root@mymachine | + | |
ssh_gui.1654291685.txt.gz · Last modified: 2022/06/03 21:28 by neoon
