The VNC alternative to using Linux over Windows can be used to enjoy Linux while still using Windows distribution. The only constraint is that one has to use an extra machine for Linux but the fact that we don't need to use any monitor, keyboard or mouse with it helps in both ease of use as well as house keeping (tuck away the Linux box under any table in your office and no one will know it exists). The key to this idea are two simple commands on the two operating systems.
And boom ... one is able to use Linux X-Windows Graphical Interface over Windows Machine.
Linux Box
Step 1: Run vncserver command and then vncpasswd command to set password for entry. The first command will give you "New 'X' desktop is HOST_NAME:DISPLAY_NUMBER".
Windows
Step 2: Install vncviewer from the website (http://www.realvnc.com/cgi-bin/download.cgi). Then run the vncviewer and enter the information HOST_IP_ADDRESS:DISPLAY_NUMBER. Clicking ok will prompt for password. Enter the password set using vncpasswd command.
References
[1] http://en.wikipedia.org/wiki/Secure_Shell
[2] www.ssh.com
[3] http://en.wikipedia.org/wiki/Virtual_Network_Computing
No comments:
Post a Comment