mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 20:43:20 +03:00
Updated FAQ (markdown)
13
FAQ.md
13
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 is experimentally supported in nightly build (1.2), but with some limitations.
|
||||
@@ -1197,10 +1202,4 @@ LIMIT_SPEED=64
|
||||
```
|
||||
|
||||
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).
|
||||
|
||||
# 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`
|
||||
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).
|
||||
Reference in New Issue
Block a user