ssh_gui
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ssh_gui [2022/06/03 22:07] – neoon | ssh_gui [2022/06/03 22:23] (current) – neoon | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| echo -e " | echo -e " | ||
| 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.1654294061.txt.gz · Last modified: 2022/06/03 22:07 by neoon
