mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
Add instructions to add a KasmVNC user to README
This commit is contained in:
parent
480add4fe2
commit
60de5a9791
1 changed files with 3 additions and 0 deletions
|
|
@ -66,6 +66,9 @@ sudo ln -s /usr/share/doc/kasmvncserver/examples/kasmvncserver-easy-start /usr/b
|
|||
sudo addgroup $USER ssl-cert
|
||||
# You will need to re-connect in order to pick up the group change
|
||||
|
||||
# Create a KasmVNC user able to use keyboard and mouse:
|
||||
vncpasswd -u $USER -w
|
||||
|
||||
# Create ~/.vnc directory and corresponding files.
|
||||
kasmvncserver-easy-start -d && kasmvncserver-easy-start -kill
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue