testing xvfb
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
x11vnc -create -forever -ncache 10 -ncache_cr &
|
export DISPLAY=:1
|
||||||
|
Xvfb :1 -screen 0 1280x1024x16 &
|
||||||
|
openbox-session&
|
||||||
|
x11vnc -display :1 -bg -nopw -listen localhost -xkb -ncache 10 -ncache_cr
|
||||||
cd /root/noVNC && ./utils/launch.sh --vnc localhost:5900
|
cd /root/noVNC && ./utils/launch.sh --vnc localhost:5900
|
||||||
|
|||||||
Reference in New Issue
Block a user