Spaces:
Paused
Paused
| # Thiết lập mật khẩu cho x11vnc | |
| mkdir -p ~/.vnc | |
| x11vnc -storepasswd 1 ~/.vnc/passwd | |
| # Khởi động XFCE4 | |
| startxfce4 & | |
| # Khởi động Supervisor | |
| /usr/bin/supervisord -c /etc/supervisor/supervisord.conf | |