RustDesk

Da GazziNet.
Vai alla navigazione Vai alla ricerca

Esempio con Oracle Linux:

Scaricare e installare lo rpm dei cinesi:

https://rpmfind.net/linux/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/c/cjkuni-uming-fonts-0.2.20080216.2-1.fc39.noarch.rpm
sudo tee /etc/yum.repos.d/ol8-epel.repo<<EOF
[ol8_developer_EPEL]
name= Oracle Linux \$releasever EPEL (\$basearch)
baseurl=https://yum.oracle.com/repo/OracleLinux/OL8/developer/EPEL/\$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
EOF

Update Yum cache:

$ sudo dnf makecache
Oracle Linux 8 EPEL (x86_64)                                                                                           4.3 kB/s | 2.5 kB     00:00    
Oracle Linux 8 BaseOS Latest (x86_64)                                                                                  5.2 kB/s | 2.7 kB     00:00    
Oracle Linux 8 Application Stream (x86_64)                                                                             5.0 kB/s | 2.9 kB     00:00    
Latest Unbreakable Enterprise Kernel Release 6 for Oracle Linux 8 (x86_64)                                             4.7 kB/s | 2.5 kB     00:00    
Metadata cache created.

Scaricare: https://rustdesk.com/

yum localinstal rustdesk


Locate the correct configuration file for your OS. This is one of /etc/gdm3/custom.conf (Ubuntu) or /etc/gdm/custom.conf (CentOS/RHEL)
Open the file with sudo/root privileges
Uncomment WaylandEnable=false by deleting the # at the beginning of the line