mirror of https://github.com/pikvm/pikvm.git
Update vnc.md
This commit is contained in:
parent
d97e17979a
commit
323f5a6646
|
|
@ -14,7 +14,8 @@ The current VNC implementation uses either weak TLS encryption or no encryption
|
||||||
vnc:
|
vnc:
|
||||||
keymap: /usr/share/kvmd/keymaps/ru
|
keymap: /usr/share/kvmd/keymaps/ru
|
||||||
```
|
```
|
||||||
_All available keymaps are located in /usr/share/kvmd/keymaps:_
|
_All available keymaps are located in /usr/share/kvmd/keymaps:_
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. _Optional:_ Some VNC clients (for example TightVNC) can't use user/password authentication. In this case you can enable passhrases mode in `/etc/kvmd/override.yaml`:
|
3. _Optional:_ Some VNC clients (for example TightVNC) can't use user/password authentication. In this case you can enable passhrases mode in `/etc/kvmd/override.yaml`:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue