RustDesk: differenze tra le versioni

Da GazziNet.
Vai alla navigazione Vai alla ricerca
Nessun oggetto della modifica
Nessun oggetto della modifica
Etichetta: Annullato
Riga 14: Riga 14:
  yum localinstall rustdesk-1.2.3-2.x86_64.rpm
  yum localinstall rustdesk-1.2.3-2.x86_64.rpm


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

Versione delle 20:48, 13 mag 2024

Esempio con Oracle Linux 9.x:

Attivare il repo EPEL:

yum install oracle-epel-release-el9.x86_64

Scaricare lo rpm dei caratteri cinesi & di RustDesk:

wget https://www.rpmfind.net/linux/fedora/linux/releases/39/Everything/aarch64/os/Packages/c/cjkuni-uming-fonts-0.2.20080216.2-2.fc39.noarch.rpm
wget https://github.com/rustdesk/rustdesk/releases/download/1.2.3-2/rustdesk-1.2.3-2.x86_64.rpm


yum localinstall  cjkuni-uming-fonts-0.2.20080216.2-2.fc39.noarch.rpm
yum localinstall rustdesk-1.2.3-2.x86_64.rpm
Locate the correct configuration file for your OS. This is one of /etc/gdm/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