File size: 389 Bytes
e9518e5
 
4f1d811
 
 
 
31b7942
 
 
e6b0614
31b7942
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

# Xvfb :0 -screen 0 1280x800x24 &
# x11vnc -forever -nopw -display :0 -rfbport 5900 &
# websockify --web=/usr/share/novnc/ 6080 localhost:5900 &
# cp -r /usr/share/novnc /web-ui/static/novnc
cd /opt/novnc 
ls -la 

ls -la /opt/novnc/utils/
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf

# /home/user/miniconda/envs/webui/bin/python /web-ui/webui_with_vnc.py