|
VNC installation, configuration and use with Linux and Microsoft Windows
|
Virtual Network Computing (VNC) allows one to view and operate the console of another computer remotely accross the network. It is also known generically as RFB or Remote Frame Buffer. This tutorial will cover the use of a VNC client running on Linux to view and operate a Microsoft Windows desktop remotely.
Two versions of VNC are available:
The basic installation and configuration is so easy that this tutorial is not required by most Linux and Microsoft administrators. It installs and works!!
This tutorial shows how to display a Microsoft Windows Desktop on Linux (or any Unix X-Windows based system) If exporting an X-Windows desktop to another X-Windows based system, over a high speen LAN one should use native X-Windows. X-Windows is far more responsive. Use the X-Windows Xnest command to connect. (i.e. /usr/bin/X11/Xnest -query computer-node-name -geometry 1280x1024 :1) The story changes for a low speed connection where VNC's compression and low network resource load is preferable.
|
Related YoLinux Tutorials:
°Integrate Linux into MS/Windows environment
Free Information Technology Magazine Subscriptions and Document Downloads
|
Linux VNC client Installation: The Linux client is available in source form (to be compiled), Red Hat RPM's from Red Hat and from the VNC web sites.
Microsoft Windows VNC Server Installation: I tried installing both RealVNC and TightVNC. Installation is almost the same. The code base overlaps tremendously. Choose one:
GUI Menu: "Start" + "RealVNC" + "VNC Server" + "Show Default Properties" Set up WinVNC: Default Local System Properties and select a password. Stop TightVNC server: "Start" + "TightVNC" + "Administration" + "Remove VNC Service"
Linux Client menu RH 8.0: "Start" + "Extras" + "Accessories" + "VNC Viewer"
Client works with VNC and TightVNC. Use F8 to view VNC client menu.Screenshot of a Microsoft Windows 2000 desktop displayed on Linux using VNC:
RealVNC:
|
|
Return to http://YoLinux.com for more Linux links, information and tutorials
Return to YoLinux Tutorial Index Feedback Form Copyright © 2004 by Greg Ippolito |