thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:33 am Post subject: How to export a screen |
|
|
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. |
|