Opening A Remote Desktop
Xnest can be used to locally display the desktop of another computer.
- Using XDMCP, Xnest can be used to run a virtual desktop of another computer within a window. This can be done for example by running
Xnest :10 -query other_computer_name. The remote machine must be configured to accept XDMCP incoming connections from the local machine.
- Alternatively, Xnest can be run on the remote machine while showing its window locally. Like any other X application, this can be done by telling the remote application that the display is a local X server (e.g., setting the DISPLAY environment variable) and making the local X server accepting connections from remote applications (e.g., using xauth); both things are done using ssh, for example using
ssh -X other_computer_nameto connect from the local to the remote machine. When the server is launched remotely (e.g.,startx -- Xnest -geometry 800x600), since the display is forwarded back to the local machine, it will show the program window just like any other remotely launched application.
Furthermore, since Xnest behaves like a regular X server, remote applications can be launched so that they connect to a local Xnest.
Read more about this topic: Xnest
Famous quotes containing the words opening a, opening and/or remote:
“It is a dead heart.
It is inside of me.
It is a stranger
yet once it was agreeable,
opening and closing like a clam.”
—Anne Sexton (19281974)
“The current of our thoughts made as sudden bends as the river, which was continually opening new prospects to the east or south, but we are aware that rivers flow most rapidly and shallowest at these points.”
—Henry David Thoreau (18171862)
“But often the presence of mind and energy of a person remote from the spotlight decide the course of history for centuries to come.”
—Stefan Zweig (18811942)