Finalmente recebi a resposta e estou compartilhando minha resposta com qualquer pessoa
suponha que meu servidor VNC: 192.168.100.195
Instalar o git:
yum install git
depois que baixar noVNC
$git clone git://github.com/kanaka/noVNC
$ cd noVNC
$ ./utils/launch.sh --vnc 192.168.100.195:5901
depois disso, você terá uma saída como:
Warning: could not find self.pem
Starting webserver and WebSockets proxy on port 6080
WebSocket server settings:
- Listen on :6080
- Flash security policy server
- Web server. Web root: /home/xmodulo/noVNC
- No SSL/TLS support (no cert file)
- proxying from :6080 to 192.168.1.10:5900
Navigate to this URL:
http://127.0.0.1:6080/vnc.html?host=127.0.0.1&port=6080
Press Ctrl-C to exit
depois disso: link
e finalmente eu saio como na imagem abaixo
espero que seja uma ajuda completa para qualquer um:)
e é usado em openstack:)