Comment installer noVNC

操作したいサーバでvncを起動しておく
vncserver :1

pythonでかかれたproxyを起動する
./utils/wsproxy.py -f 8787 localhost:5901

pythonでかかれたwebサーバを起動する
./utils/web.py 8080

ブラウザでアクセスする
http://localhost:8080/vnc.html