A basic working desktop that is browser/cloud accessible
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
commit
483f3e4758
5 changed files with 59 additions and 0 deletions
9
default-vncconfig
Normal file
9
default-vncconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
## Supported server options to pass to vncserver upon invocation can be listed
|
||||
## in this file. See the following manpages for more: vncserver(1) Xvnc(1).
|
||||
## Several common ones are shown below. Uncomment and modify to your liking.
|
||||
##
|
||||
# securitytypes=vncauth,tlsvnc
|
||||
# desktop=sandbox
|
||||
# geometry=2000x1200
|
||||
# localhost
|
||||
# alwaysshared
|
Loading…
Add table
Add a link
Reference in a new issue