mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-23 00:16:51 +00:00
fix style
This commit is contained in:
@@ -3,13 +3,13 @@ title: Installation
|
||||
weight: 1
|
||||
---
|
||||
|
||||
### Video tutorials
|
||||
## Video tutorials
|
||||
There are many video tutorials on YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
### Server Requirements
|
||||
## Server Requirements
|
||||
The hardware requirements are very low; the minimum configuration of a basic cloud server is enough, and the CPU and memory requirements are minimal. You can also use a Raspberry Pi or something similar. Regarding the network size, if the TCP hole punching direct connection fails, the relay traffic will be consumed. The traffic of a relay connection is between 30 K/s and 3 M/s (1920x1080 screen) depending on the resolution settings and screen update. If it is only for office work demand, the traffic is around 100 K/s.
|
||||
|
||||
### Firewall
|
||||
## Firewall
|
||||
If you have UFW installed use the following commands to configure the firewall:
|
||||
```
|
||||
ufw allow 21114:21119/tcp
|
||||
@@ -17,8 +17,8 @@ ufw allow 21116/udp
|
||||
sudo ufw enable
|
||||
```
|
||||
|
||||
### Install
|
||||
#### Method 1: Docker (Recommended)
|
||||
## Install
|
||||
### Method 1: Docker (Recommended)
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://get.docker.com)
|
||||
@@ -28,7 +28,7 @@ sudo docker compose up -d
|
||||
|
||||
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-oss/docker/).
|
||||
|
||||
#### Method 2: Install your own server as systemd service using a simple to run install script
|
||||
### Method 2: Install your own server as systemd service using a simple to run install script
|
||||
Script is hosted on [Techahold](https://github.com/techahold/rustdeskinstall) and supported on our [Discord](https://discord.com/invite/nDceKgxnkV).
|
||||
|
||||
Currently the script will download and setup the Relay and Signal Servers (hbbr and hbbs), generate configs and host them on a password protected web page for simple deployment to clients.
|
||||
@@ -44,9 +44,9 @@ There is also an update script on [Techahold's](https://github.com/techahold/rus
|
||||
|
||||
From there, note down the IP/DNS and Key shown at the end of the install and insert those into your client Settings > Network > ID/Relay server `ID server` and `Key` fields, respectively, leaving the other fields blank (see note below).
|
||||
|
||||
#### Method 3: Install your own server as systemd service using deb file for debian distros
|
||||
### Method 3: Install your own server as systemd service using deb file for debian distros
|
||||
|
||||
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
|
||||
## Configure client
|
||||
Please check [this](/docs/en/self-host/client-configuration/#2-manual-config).
|
||||
|
||||
@@ -3,13 +3,13 @@ title: Instalação
|
||||
weight: 1
|
||||
---
|
||||
|
||||
### Tutoriais em vídeo
|
||||
## Tutoriais em vídeo
|
||||
Há muitos tutoriais em vídeo no YouTube, https://github.com/rustdesk/rustdesk/wiki/FAQ#video-tutorials.
|
||||
|
||||
### Requisitos do Servidor
|
||||
## Requisitos do Servidor
|
||||
Os requisitos de hardware são muito baixos; a configuração mínima de um servidor na nuvem básico é suficiente, e os requisitos de CPU e memória são mínimos. Você também pode usar um Raspberry Pi ou algo similar. Em relação ao tamanho da rede, se a conexão direta TCP hole punching falhar, o tráfego de retransmissão será consumido. O tráfego de uma conexão de retransmissão está entre 30 K/s e 3 M/s (tela 1920x1080) dependendo das configurações de resolução e atualização da tela. Se for apenas para demanda de trabalho de escritório, o tráfego fica em torno de 100 K/s.
|
||||
|
||||
### Firewall
|
||||
## Firewall
|
||||
Se você tem UFW instalado, use os seguintes comandos para configurar o firewall:
|
||||
```
|
||||
ufw allow 21114:21119/tcp
|
||||
@@ -17,8 +17,8 @@ ufw allow 21116/udp
|
||||
sudo ufw enable
|
||||
```
|
||||
|
||||
### Instalar
|
||||
#### Método 1: Docker (Recomendado)
|
||||
## Instalar
|
||||
### Método 1: Docker (Recomendado)
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://get.docker.com)
|
||||
@@ -28,7 +28,7 @@ sudo docker compose up -d
|
||||
|
||||
Para mais detalhes, verifique [Docker](/docs/en/self-host/rustdesk-server-oss/docker/).
|
||||
|
||||
#### Método 2: Instale seu próprio servidor como serviço systemd usando um script de instalação simples de executar
|
||||
### Método 2: Instale seu próprio servidor como serviço systemd usando um script de instalação simples de executar
|
||||
O script está hospedado no [Techahold](https://github.com/techahold/rustdeskinstall) e é suportado no nosso [Discord](https://discord.com/invite/nDceKgxnkV).
|
||||
|
||||
Atualmente, o script baixará e configurará os Servidores de Retransmissão e Sinal (hbbr e hbbs), gerará configurações e os hospedará em uma página web protegida por senha para implantação simples em clientes.
|
||||
@@ -44,9 +44,9 @@ Há também um script de atualização no repositório do [Techahold](https://gi
|
||||
|
||||
A partir daí, anote o IP/DNS e a Chave mostrados no final da instalação e insira-os nas configurações do seu cliente Configurações > Rede > servidor ID/Retransmissão nos campos `servidor ID` e `Chave`, respectivamente, deixando os outros campos em branco (veja a nota abaixo).
|
||||
|
||||
#### Método 3: Instale seu próprio servidor como serviço systemd usando arquivo deb para distribuições debian
|
||||
### Método 3: Instale seu próprio servidor como serviço systemd usando arquivo deb para distribuições debian
|
||||
|
||||
Por favor [Baixe](https://github.com/rustdesk/rustdesk-server/releases/latest) os arquivos deb você mesmo e instale com `apt-get -f install <filename>.deb` ou `dpkg -i <filename>.deb`.
|
||||
|
||||
### Configurar cliente
|
||||
## Configurar cliente
|
||||
Por favor verifique [isto](/docs/en/self-host/client-configuration/#2-manual-config).
|
||||
Reference in New Issue
Block a user