CentOS 8.x Install anydesk

From Notes_Wiki

Home > CentOS > CentOS 8.x > CentOS 8.x remote access > CentOS 8.x anydesk > CentOS 8.x Install anydesk

  1. Go to https://anydesk.com/en/downloads/linux and Download Cent OS 8 (64-bit) anydesk rpm
  2. yum -y install redhat-lsb-core
  3. yum -y localinstall <downloaded-rpm>
  4. Set unattended password for anydesk
    • Open normal user (saurabh) terminal and allow graphical privileges to root user:
      xhost si:localuser:root
    • Open anydesk as normal user (saurabh)
    • Unlock security settings by entering root password
    • Ensure interactive access is set to "Allow always"
    • Now try to set password for unattended access


Note remote connections information is stored in ~/.anydesk/user.conf file. This can be backed up and restored on other machines to preserve remote systems information

Refer:


Home > CentOS > CentOS 8.x > CentOS 8.x remote access > CentOS 8.x anydesk > CentOS 8.x Install anydesk