From 355b71919175ddc30c140b2aedfce88bb32ede9b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 21 Jul 2025 17:49:36 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 78223b2..3045263 100644 --- a/FAQ.md +++ b/FAQ.md @@ -87,6 +87,7 @@ https://github.com/elico/rustdesk-ansible-installer # About self-hosting setup - Most users can make it work following the tutorial: https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/ and here is another good tutorial https://www.linkedin.com/pulse/building-your-own-remote-desktop-solution-rustdesk-cloud-montinaro-bv94f +- Ensure there is only one `hbbs` process running on your server - These videos should be helpful. https://www.youtube.com/watch?v=9nzHm3xGz2I and https://www.youtube.com/watch?v=EeFqj23jxMk. This one is also good, https://www.youtube.com/watch?v=OPVFVAnmpLk. Another one in French: https://www.youtube.com/watch?v=J7t32K5--cM - This video for Windows, https://discord.com/channels/804630702657110016/804630702657110018/1254653367037329499, but it does not cover https and firewall etc. - Most questions are about Linux and network, which can be Googled and ChatGPTed.