mirror of https://github.com/pikvm/pikvm.git
Add the link to conf_files_structure.md
This commit is contained in:
parent
c3807e4b9d
commit
cefb2c0e4d
|
|
@ -237,6 +237,7 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
- [Update](_update_os.md) the PiKVM operating system.
|
||||
- [Harden the remote access](auth.md) by enabling 2FA and setting session expiration time.
|
||||
- Configure access to PiKVM from the Internet using [port forwarding](port_forwarding.md) or [Tailscale VPN](tailscale.md).
|
||||
- [Learn](conf_files_structure.md) how configuration files are structured.
|
||||
|
||||
3. **Configure hardware**:
|
||||
|
||||
|
|
|
|||
|
|
@ -268,6 +268,7 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
- [Update](_update_os.md) the PiKVM operating system.
|
||||
- [Harden the remote access](auth.md) by enabling 2FA and setting session expiration time.
|
||||
- Configure access to PiKVM from the Internet using [port forwarding](port_forwarding.md) or [Tailscale VPN](tailscale.md).
|
||||
- [Learn](conf_files_structure.md) how configuration files are structured.
|
||||
|
||||
3. **Configure hardware**:
|
||||
|
||||
|
|
|
|||
|
|
@ -255,6 +255,7 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
- [Harden the remote access](auth.md) by enabling 2FA and setting session expiration time.
|
||||
- Configure access to PiKVM from the Internet using [port forwarding](port_forwarding.md) or [Tailscale VPN](tailscale.md).
|
||||
- Enable a microphone for [two-way audio](audio.md).
|
||||
- [Learn](conf_files_structure.md) how configuration files are structured.
|
||||
|
||||
3. **Configure hardware**:
|
||||
|
||||
|
|
|
|||
|
|
@ -213,6 +213,7 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
- Configure access to PiKVM from the Internet using [port forwarding](port_forwarding.md) or [Tailscale VPN](tailscale.md).
|
||||
- Enable a microphone for [two-way audio](audio.md).
|
||||
- Enable [HDMI pass-through](pass.md).
|
||||
- [Learn](conf_files_structure.md) how configuration files are structured.
|
||||
|
||||
3. **Configure hardware**:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue