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
- Go to https://anydesk.com/en/downloads/linux and Download Cent OS 8 (64-bit) anydesk rpm
- yum -y install redhat-lsb-core
- yum -y localinstall <downloaded-rpm>
- 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
- Open normal user (saurabh) terminal and allow graphical privileges to root user:
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