more commands and scripts

This commit is contained in:
Dobromir Popov
2023-08-30 23:40:59 +00:00
parent 2bdf2946ab
commit 5c7af6ba15
3 changed files with 61 additions and 0 deletions

7
linux/tasks/start_vnc.sh Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
vncserver :1 -geometry 1920x1080
#and novnc:
/usr/share/novnc/utils/launch.sh --vnc localhost:5901