mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-03 22:36:17 +00:00
1.1 KiB
Executable File
1.1 KiB
Executable File
title, weight
| title | weight |
|---|---|
| Linux | 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 Erforderlich
RustDesk unterstützt Wayland noch nicht; Sie müssen manuell zu X11 wechseln.
Display Server
Anmeldebildschirm
Ändern Sie die untere Zeile in WaylandEnable=false in /etc/gdm/custom.conf oder /etc/gdm3/custom.conf:
#WaylandEnable=false
{{% notice note %}} Bitte starten Sie neu, damit die obigen Änderungen wirksam werden. {{% /notice %}}