Difference between revisions of "CentOS 8.x Install anydesk"
From Notes_Wiki
|  (Created page with "<yambe:breadcrumb>CentOS 8.x anydesk|Anydesk</yambe:breadcrumb> =CentOS 8.x Install anydesk=  # Go to https://anydesk.com/en/downloads/linux and Download Cent OS 8 (64-bit) an...") | m | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| [[Main Page|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 | # Go to https://anydesk.com/en/downloads/linux and Download Cent OS 8 (64-bit) anydesk rpm | ||
| Line 20: | Line 19: | ||
| Refer: | Refer: | ||
| * https://wiki.archlinux.org/index.php/Running_GUI_applications_as_root | * https://wiki.archlinux.org/index.php/Running_GUI_applications_as_root | ||
| [[Main Page|Home]] > [[CentOS]] > [[CentOS 8.x]] > [[CentOS 8.x remote access]] > [[CentOS 8.x anydesk]] > [[CentOS 8.x Install anydesk]] | |||
Latest revision as of 17:20, 15 May 2022
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

