Hi Purva,
There is no such thing as a noVNC server, noVNC is only a VNC client.
noVNC doesn't require an installation on your Windows machine since
it's a web app.
The easiest way to accomplish what you want:
1. Install a VNC server on your Ubuntu machine, examples are TigerVNC,
TurboVNC and x11vnc
2. Start your VNC server and make note of the port on which you can
access the remote display. When starting the VNC server it will
usually print the port number in the terminal. Most commonly the
port number is 5900 + the display number.
3. Download noVNC on your ubuntu machine and use the script
"utils/launch.sh" to download and start the websocket proxy and
simple webserver called "websockify". For this you will need the VNC
server port.
utils/launch.sh --vnc localhost:<VNC_PORT>
4. Open a browser on your Windows machine and type in the address or
hostname of your ubuntu machine (given that you can reach your
ubuntu machine on the network):
<ADDRESS_OF_UBUNTU_MACHINE>:6080/vnc.html
Hope that helps.
Regards,
--
Samuel Mannehed Software Development
Cendio AB
https://cendio.com
Teknikringen 8
https://twitter.com/ThinLinc
583 30 Linköping
https://facebook.com/ThinLinc
Phone: +46 13 214 600