Kieren Searle
UKDragon.com - KBlog
Viewing display on remote computer
29/05/08
Viewing display on remote computer
If you want to use two computers using one screen, keyboard and mouse without using a KVM switch you can use Linux to output the display of one computer onto another.
This method should only be used on a secure network behind a firewall as stated in the documentation:
XDMCP service should run only on trusted networks and you have to disable firewall for interfaces, where you want to provide this service.
Any computer in the local network will be able to access the computers display so it is important you trust every computer.
To start with you need to edit the computer you want access to. As root edit the file /etc/sysconfig/displaymanager. Change the line:
DISPLAYMANAGER_REMOTE_ACCESS="no”
To:
DISPLAYMANAGER_REMOTE_ACCESS="yes”
Save the file and exit. You now need to restart XDMCP by typing:
rcxdm restart
Now any computer on the network can gain access to the display of this computer. To gain access use the command:
X :1 -query <remote IP address>
Where <remote IP address> is the IP address of the computer you’re trying to access. If everything has worked the login screen of the remote computer will load. You can switch back to your own computer’s display by pressing ctrl+F7 and then go back to the external computer again by pressing ctrl+F8.
If ctrl+F8 doesn’t work then try some other F keys, it’ll be in one of them.
Trackback address for this post:
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Leave a comment:
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Search
Categories
KBlog
Archives
- July 2008 (1)
- June 2008 (2)
- May 2008 (5)
- April 2008 (6)
- March 2008 (6)
- February 2008 (6)
- January 2008 (5)
- More...
