mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-21 05:18:50 +01:00
Update README
This commit is contained in:
parent
a31601de9a
commit
183917d046
@ -51,7 +51,7 @@ sudo addgroup $USER ssl-cert
|
||||
# You will need to re-connect in order to pick up the group change
|
||||
|
||||
# Run KasmVNC on display :10 and on interface 0.0.0.0:
|
||||
vncserver :10 -fp /bin -depth 24 -geometry 1280x1050 \
|
||||
vncserver :10 -depth 24 -geometry 1280x1050 \
|
||||
-cert /etc/ssl/certs/ssl-cert-snakeoil.pem \
|
||||
-key /etc/ssl/private/ssl-cert-snakeoil.key -sslOnly -FrameRate=24 \
|
||||
-interface 0.0.0.0 -httpd /usr/share/kasmvnc/www
|
||||
|
Loading…
Reference in New Issue
Block a user