X11: How to export a screen(last edit: 2000-11-22)
If you want to export a screen (e.g. netscape or xterm) to another computer this is how to:
The command is:
export DISPLAY=remote ip number:0.0
e.g.
export DISPLAY=192.168.0.10:0.0
Now start a program and the window will appear on the remote machine.
Click here to go back to the index.
|