mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 09:33:19 +03:00
Updated FAQ (markdown)
11
FAQ.md
11
FAQ.md
@@ -211,6 +211,11 @@ https://github.com/rustdesk/rustdesk/wiki/How-does-RustDesk-work%3F
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
# logs of `hbbs` and `hbbr` (RustDesk Server)
|
||||||
|
|
||||||
|
If you install with `install.sh` or deb, the logs files are `hbbr.log` and `hbbs.log` under `/var/log/rustdesk-server/`.
|
||||||
|
|
||||||
|
If you install with `Docker`, please run `docker logs hbbs` and `docker logs hbbr`
|
||||||
|
|
||||||
# Wayland
|
# Wayland
|
||||||
Wayland is experimentally supported in nightly build (1.2), but with some limitations.
|
Wayland is experimentally supported in nightly build (1.2), but with some limitations.
|
||||||
@@ -1198,9 +1203,3 @@ LIMIT_SPEED=64
|
|||||||
|
|
||||||
or higher values you want.
|
or higher values you want.
|
||||||
Then restart the container. You can see the change from the [logs of `hbbr`](https://github.com/rustdesk/rustdesk/wiki/FAQ#logs-of-hbbs-and-hbbr-rustdesk-server).
|
Then restart the container. You can see the change from the [logs of `hbbr`](https://github.com/rustdesk/rustdesk/wiki/FAQ#logs-of-hbbs-and-hbbr-rustdesk-server).
|
||||||
|
|
||||||
# logs of `hbbs` and `hbbr` (RustDesk Server)
|
|
||||||
|
|
||||||
If you install with `install.sh` or deb, the logs files are `hbbr.log` and `hbbs.log` under `/var/log/rustdesk-server/`.
|
|
||||||
|
|
||||||
If you install with `Docker`, please run `docker logs hbbs` and `docker logs hbbr`
|
|
||||||
Reference in New Issue
Block a user