more commands and scripts
This commit is contained in:
7
linux/tasks/start_vnc.sh
Normal file
7
linux/tasks/start_vnc.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
vncserver :1 -geometry 1920x1080
|
||||
|
||||
#and novnc:
|
||||
/usr/share/novnc/utils/launch.sh --vnc localhost:5901
|
||||
|
||||
|
Reference in New Issue
Block a user