User Tools

Site Tools


linux:x11:forwarding

This is an old revision of the document!


X11 Weiterleitungen

remote to local

ssh -X user@remote
start X11-app

local to remote

ssh user@remote
echo $DISPLAY
localhost:10.0

# on local pc
DISPLAY=:10.0 xeyes
linux/x11/forwarding.1697704688.txt.gz · Last modified: 2023/10/19 10:38 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki