docs tidy etc

This commit is contained in:
daniel
2023-08-21 20:46:01 +01:00
parent 0e2eda8d14
commit b08f401daf
244 changed files with 1108 additions and 1160 deletions

View File

@ -0,0 +1,54 @@
---
title: Linux
weight: 4
---
### Installation
#### Ubuntu (>= 16)
```bash
# Bitte ignorieren Sie den falschen Bericht zur Festplattennutzung
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>= 18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### openSUSE (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 erforderlich~~
~~RustDesk unterstützt Wayland noch nicht; Sie müssen manuell zu X11 wechseln.~~
RustDesk unterstützt jetzt experimentell Wayland. Um dieses Feature zu aktivieren, müssen Sie möglicherweise die [Nightly-Version](https://github.com/rustdesk/rustdesk/releases/tag/nightly) herunterladen.
#### Server anzeigen
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### Anmeldebildschirm
Ändern Sie die folgende Zeile zu `WaylandEnable=false` in `/etc/gdm/custom.conf` oder `/etc/gdm3/custom.conf`:
```ini
#WaylandEnable=false
```
{{% notice note %}}
Bitte **neu starten**, damit die oben genannten Änderungen wirksam werden.
{{% /notice %}}

View File

@ -0,0 +1,54 @@
---
title: Linux
weight: 4
---
### Installation
#### Ubuntu (>= 16)
```bash
# please ignore the wrong disk usage report
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>= 18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### Opensuse (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 Required~~
~~RustDesk does not support Wayland yet; you need switch to X11 manually.~~
RustDesk now has experimental Wayland support. You may need to download the [nightly version](https://github.com/rustdesk/rustdesk/releases/tag/nightly) to enable this feature.
#### Display Server
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### Login Screen
Modify below line to `WaylandEnable=false` in `/etc/gdm/custom.conf` or `/etc/gdm3/custom.conf`:
```ini
#WaylandEnable=false
```
{{% notice note %}}
Please **reboot** to make above changes taking effect
{{% /notice %}}

View File

@ -0,0 +1,59 @@
---
title: Linux
weight: 4
---
### Installation
------
- Ubuntu (>= 16)
```
# please ignore the wrong disk usage report
sudo apt install -fy ./rustdesk-<version>.deb
```
- CentOS/Fedora (>=18)
```
sudo yum localinstall ./rustdesk-<version>.rpm
```
- Arch/Manjaro
```
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
- Opensuse (>= Leap 15.0)
```
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 Required~~
~~RustDesk aún no admite wayland, debe cambiar a X11. RustDesk lo guiará para cambiar a X11.~~
RustDesk ahora cuenta con soporte experimental para Wayland. Es posible que debas descargar la versión nocturna para habilitar esta función.
| Haga clic en "Fix it" | corrección para la pantalla de inicio de sesión | Ingrese su contraseña |
| ---- | ---- | --- |
|![](/docs/en/manual/linux/images/fix1.png)|![](/docs/en/manual/linux/images/fix3.png)|![](/docs/en/manual/linux/images/fix2.png)|
{{% notice note %}}
Por favor **reiniciar** para hacer que los cambios anteriores surtan efecto
{{% /notice %}}
#### También puede hacer los cambios anteriores manualmente
#### Servidor de visualización
Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop
Fedora: https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/
Arch: https://bbs.archlinux.org/viewtopic.php?id=218319
##### Login Screen
Modificar debajo de la línea para `WaylandEnable=false` en `/etc/gdm/custom.conf` o `/etc/gdm3/custom.conf`.
```
#WaylandEnable=false
```

View File

@ -0,0 +1,54 @@
---
title: Linux
weight: 4
---
### Installation
#### Ubuntu (>= 16)
```bash
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>=18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### Opensuse (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 nécessaire~~
~~RustDesk ne prend pas encore en charge wayland ; vous devez passer manuellement à X11.~~
RustDesk dispose désormais d'une prise en charge expérimentale de Wayland. Vous devrez peut-être télécharger la version nightly pour activer cette fonctionnalité.
#### Serveur d'affichage
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### Écran de connexion
Modifiez la ligne ci-dessous en `WaylandEnable=false` dans `/etc/gdm/custom.conf` ou `/etc/gdm3/custom.conf` :
```ini
#WaylandEnable=false
```
{{% notice note %}}
Veuillez **redémarrer** pour que les modifications ci-dessus prennent effet
{{% /notice %}}

View File

@ -0,0 +1,6 @@
---
title: Linux
weight: 4
---
[English](/docs/en/manual/linux/)

View File

@ -0,0 +1,6 @@
---
title: Linux
weight: 4
---
[English](/docs/en/manual/linux/)

View File

@ -0,0 +1,53 @@
---
title: Linux
weight: 4
---
### Installatie
#### Ubuntu (>= 16)
```bash
# please ignore the wrong disk usage report
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>=18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### Opensuse (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 Vereist~~
~~RustDesk ondersteunt wayland nog niet; u moet handmatig overschakelen naar X11.~~
RustDesk heeft nu experimentele Wayland-ondersteuning. Je moet mogelijk de nightly-versie downloaden om deze functie in te schakelen.
#### Toon Server
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### Login Scherm
Wijzig onderstaande regel in `WaylandEnable=false` in `/etc/gdm/custom.conf` of `/etc/gdm3/custom.conf`:
```ini
#WaylandEnable=false
```
{{% notice note %}}
**herstart** om bovenstaande wijzigingen in werking te laten treden
{{% /notice %}}

View File

@ -0,0 +1,6 @@
---
title: Linux
weight: 4
---
[English](/docs/en/manual/linux/)

View File

@ -0,0 +1,52 @@
---
title: Linux
weight: 4
---
### Установка
------
- Ubuntu (>= 16)
```
# игнорируйте предупреждение "wrong disk usage"
sudo apt install -fy ./rustdesk-<version>.deb
```
- CentOS/Fedora (>=18)
```
sudo yum localinstall ./rustdesk-<version>.rpm
```
- Arch/Manjaro
```
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
- Opensuse (>= Leap 15.0)
```
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~X11 обязателен~~
~~RustDesk пока не поддерживает Wayland. Необходимо перейти на X11 вручную.~~
В RustDesk теперь есть экспериментальная поддержка Wayland. Возможно, вам потребуется скачать ночную версию, чтобы включить эту функцию.
#### Сервер отображения
Ubuntu: https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop
Fedora: https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/
Arch: https://bbs.archlinux.org/viewtopic.php?id=218319
##### Экран входа в систему
Измените параметр `WaylandEnable` в `/etc/gdm/custom.conf` или `/etc/gdm3/custom.conf`.
```
#WaylandEnable=false
```
{{% notice note %}}
**Перезагрузите** ваш компьютер, чтобы применить изменения
{{% /notice %}}

View File

@ -0,0 +1,55 @@
---
title: Linux
weight: 4
---
### 安装
#### Ubuntu (>= 16)
```bash
# 请忽略磁盘错误使用报告
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>= 18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### Opensuse (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~需要 X11~~
~~RustDesk 尚未支持 Wayland; 您需要手动切换到 X11。~~
RustDesk 现在有实验性的 Wayland 支持,您可能需要下载 [nightly version](https://github.com/rustdesk/rustdesk/releases/tag/nightly) 来启用这一特性。
#### 显示服务器
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### 登陆屏幕
`/etc/gdm/custom.conf``/etc/gdm3/custom.conf` 中,将如下的该行更改为 `WaylandEnable=false`
```ini
#WaylandEnable=false
```
{{% notice note %}}
请**重新启动**来使上述变更生效
{{% /notice %}}

View File

@ -0,0 +1,54 @@
---
title: Linux
weight: 4
---
### 安裝
#### Ubuntu (>= 16)
```bash
# 請忽略磁碟使用錯誤回報
sudo apt install -fy ./rustdesk-<version>.deb
```
#### CentOS/Fedora (>=18)
```sh
sudo yum localinstall ./rustdesk-<version>.rpm
```
#### Arch/Manjaro
```sh
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
```
#### Opensuse (>= Leap 15.0)
```sh
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
```
### ~~需要 X11~~
~~RustDesk 尚未支援 wayland您需要手動切換至 X11。~~
RustDesk 現已支援 Wayland (測試中),您可能需要下載 Nightly 版來啟用此功能。
#### 顯示伺服器
[Ubuntu](https://askubuntu.com/questions/1260142/ubuntu-set-default-login-desktop) |
[Fedora](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) |
[Arch](https://bbs.archlinux.org/viewtopic.php?id=218319)
#### 登入畫面
`/etc/gdm/custom.conf``/etc/gdm3/custom.conf` 中,將該行更改為 `WaylandEnable=false`
```ini
#WaylandEnable=false
```
{{% notice note %}}
請**重新啟動**以套用上述變更
{{% /notice %}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB