mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 05:30:54 +00:00
seo/geo
This commit is contained in:
@@ -5,6 +5,20 @@ description: "RustDesk-Dokumentation zu Installation. Hier finden Sie Anleitunge
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Kurze Antwort
|
||||
|
||||
Für die meisten neuen RustDesk-Server-OSS-Bereitstellungen ist Docker der schnellste Einstieg. Eine native Linux-Installation lohnt sich vor allem dann, wenn Sie bewusst Systemdienste oder ein manuell gepflegtes Host-Setup möchten.
|
||||
|
||||
## Wichtige Punkte
|
||||
|
||||
- Clients benötigen den Wert für `ID Server`
|
||||
- Clients benötigen den öffentlichen Server-`Key`
|
||||
- Ein `API Server` ist nur nötig, wenn Sie Pro-Funktionen verwenden
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Video-Tutorials
|
||||
Es gibt viele Video-Tutorials auf YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -7,6 +7,18 @@ keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk d
|
||||
|
||||
Use this guide to install RustDesk Server OSS, open the required firewall ports, and connect clients to the new self-hosted server.
|
||||
|
||||
## What is the recommended way to install RustDesk Server OSS?
|
||||
|
||||
For most deployments, Docker is the recommended installation method because it is the easiest to reproduce, upgrade, and move between servers. If you prefer native services on Linux, a systemd install script or Debian packages can also work well.
|
||||
|
||||
## Which installation method should you choose?
|
||||
|
||||
| Method | Best for | Why you would use it |
|
||||
| --- | --- | --- |
|
||||
| Docker | Most self-hosted deployments | Simplest upgrades, predictable setup, and easy rollback |
|
||||
| install script | Linux admins who want systemd services quickly | Sets up `hbbs`, `hbbr`, and a client config flow with less manual work |
|
||||
| Debian package | Debian-based systems using package tooling | Keeps installation closer to native package management |
|
||||
|
||||
## Video tutorials
|
||||
There are many video tutorials on YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
@@ -52,5 +64,6 @@ From there, note down the IP/DNS and Key shown at the end of the install and ins
|
||||
|
||||
Please [Download](https://github.com/rustdesk/rustdesk-server/releases/latest) deb files yourself and install with `apt-get -f install <filename>.deb` or `dpkg -i <filename>.deb`.
|
||||
|
||||
## Configure client
|
||||
Please check [this](/docs/en/self-host/client-configuration/#2-manual-config).
|
||||
## What do clients need after server installation?
|
||||
|
||||
After the server is running, clients usually need the `ID Server` address and the server public `Key`. If you are configuring RustDesk Server Pro clients, you may also need the `API Server`. Please check [this](/docs/en/self-host/client-configuration/#2-manual-config).
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Documentación de RustDesk sobre Instalación. Consulta guías de
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Respuesta rápida
|
||||
|
||||
Para la mayoría de los nuevos despliegues de RustDesk Server OSS, Docker es la ruta más rápida. Use una instalación nativa en Linux solo cuando realmente quiera servicios del sistema o una configuración manual del host.
|
||||
|
||||
## Puntos clave
|
||||
|
||||
- Los clientes necesitan el valor de `ID Server`
|
||||
- Los clientes necesitan la `Key` pública del servidor
|
||||
- Un `API Server` solo es necesario cuando se usan funciones Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Tutoriales en video
|
||||
Hay muchos tutoriales en video en YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Documentation RustDesk sur Installation. Consultez les guides d'in
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Réponse rapide
|
||||
|
||||
Pour la plupart des nouveaux déploiements RustDesk Server OSS, Docker est la voie la plus rapide. N’utilisez une installation Linux native que si vous voulez explicitement des services système ou une configuration d’hôte gérée à la main.
|
||||
|
||||
## Points clés
|
||||
|
||||
- Les clients ont besoin de la valeur `ID Server`
|
||||
- Les clients ont besoin de la `Key` publique du serveur
|
||||
- Un `API Server` n’est nécessaire que si vous utilisez des fonctions Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Tutoriels vidéo
|
||||
Il existe de nombreux tutoriels vidéo sur YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Documentazione RustDesk su Installazione. Consulta le guide per in
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Risposta rapida
|
||||
|
||||
Per la maggior parte dei nuovi deployment di RustDesk Server OSS, Docker è il percorso più rapido. Usa un’installazione Linux nativa solo se vuoi esplicitamente servizi di sistema o una configurazione manuale dell’host.
|
||||
|
||||
## Punti chiave
|
||||
|
||||
- I client hanno bisogno del valore `ID Server`
|
||||
- I client hanno bisogno della `Key` pubblica del server
|
||||
- Un `API Server` serve solo quando si usano funzionalità Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Tutorial video
|
||||
Ci sono molti tutorial video su YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "RustDesk のインストールに関するドキュメントです
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## クイックアンサー
|
||||
|
||||
新規の RustDesk Server OSS 導入では、ほとんどの場合 Docker が最も速い方法です。ネイティブの Linux インストールは、systemd サービスや手動管理のホスト構成を明確に求める場合だけ選んでください。
|
||||
|
||||
## 重要なポイント
|
||||
|
||||
- クライアントには `ID Server` の値が必要です
|
||||
- クライアントにはサーバーの公開 `Key` が必要です
|
||||
- `API Server` は Pro 機能を使う場合にのみ必要です
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## ビデオチュートリアル
|
||||
YouTubeには多くのビデオチュートリアルがあります、https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials。
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Dokumentacja RustDesk dotycząca Instalacja. Zawiera instrukcje in
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Szybka odpowiedź
|
||||
|
||||
W większości nowych wdrożeń RustDesk Server OSS najszybszą ścieżką jest Docker. Z natywnej instalacji Linuksa warto skorzystać tylko wtedy, gdy naprawdę potrzebujesz usług systemowych albo ręcznie utrzymywanej konfiguracji hosta.
|
||||
|
||||
## Najważniejsze punkty
|
||||
|
||||
- Klienci potrzebują wartości `ID Server`
|
||||
- Klienci potrzebują publicznego serwerowego `Key`
|
||||
- `API Server` jest potrzebny tylko przy korzystaniu z funkcji Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Poradniki wideo
|
||||
Na YouTubie znajduje się wiele poradników, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Documentação do RustDesk sobre Instalação. Consulte guias de i
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Resposta rápida
|
||||
|
||||
Para a maioria das novas implantações do RustDesk Server OSS, Docker é o caminho mais rápido. Use uma instalação nativa em Linux apenas quando você quiser explicitamente serviços de sistema ou uma configuração manual do host.
|
||||
|
||||
## Pontos principais
|
||||
|
||||
- Os clientes precisam do valor de `ID Server`
|
||||
- Os clientes precisam da `Key` pública do servidor
|
||||
- `API Server` só é necessário quando você usa recursos Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Tutoriais em vídeo
|
||||
Há muitos tutoriais em vídeo no YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "Documentație RustDesk pentru Instalare. Găsiți ghiduri de insta
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## Răspuns rapid
|
||||
|
||||
Pentru majoritatea implementărilor noi RustDesk Server OSS, Docker este cea mai rapidă opțiune. Alege o instalare nativă pe Linux doar dacă vrei în mod explicit servicii de sistem sau o configurație manuală a hostului.
|
||||
|
||||
## Puncte cheie
|
||||
|
||||
- Clienții au nevoie de valoarea `ID Server`
|
||||
- Clienții au nevoie de `Key`-ul public al serverului
|
||||
- `API Server` este necesar doar dacă folosești funcții Pro
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## Tutoriale video
|
||||
Există multe tutoriale video pe YouTube: https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "RustDesk 的安装文档,提供安装、配置、部署和故障
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## 快速回答
|
||||
|
||||
对于大多数新的 RustDesk Server OSS 部署,Docker 是最快的路径。只有在您明确需要系统服务或手动维护主机配置时,才建议选择原生 Linux 安装。
|
||||
|
||||
## 关键要点
|
||||
|
||||
- 客户端需要填写 `ID Server`
|
||||
- 客户端需要服务器的公钥 `Key`
|
||||
- 只有使用 Pro 功能时才需要 `API Server`
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## 视频教程
|
||||
YouTube上有许多视频教程,https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials。
|
||||
|
||||
|
||||
@@ -5,6 +5,20 @@ description: "RustDesk 的安裝文檔,提供安裝、設定、部署與疑難
|
||||
keywords: ["rustdesk server install", "install rustdesk server oss", "rustdesk docker install", "rustdesk server firewall ports", "rustdesk hbbs hbbr install", "rustdesk self-host install"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## 快速回答
|
||||
|
||||
對大多數新的 RustDesk Server OSS 部署來說,Docker 是最快的路徑。只有在您明確需要系統服務或手動維護主機設定時,才建議選擇原生 Linux 安裝。
|
||||
|
||||
## 關鍵重點
|
||||
|
||||
- 客戶端需要填寫 `ID Server`
|
||||
- 客戶端需要伺服器的公開金鑰 `Key`
|
||||
- 只有使用 Pro 功能時才需要 `API Server`
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
## 影片教學
|
||||
YouTube上有許多影片教學,https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user