Difference between revisions of "CentOS 7.x anydesk"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb self="Anydesk">CentOS_7.x_Remote_access|Remote access</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 7.x]] > [[CentOS 7.x Remote access|Remote Access]] > [[CentOS 7.x anydesk]]
=CentOS 7.x Anydesk=


# anydesk rpm can be download for CentOS 7 (or RHEL 7 64-bit) from https://anydesk.com/download?os=linux
# anydesk rpm can be download for CentOS 7 (or RHEL 7 64-bit) from https://anydesk.com/download?os=linux
Line 12: Line 11:
#:</pre>
#:</pre>
#:: Install anydesk-4.0.0-1.el7.x86_64.rpm if unattended access is desired.  anydesk-4.0.1-1.el7.x86_64.rpm is actually buggy where unattended password is not getting saved.
#:: Install anydesk-4.0.0-1.el7.x86_64.rpm if unattended access is desired.  anydesk-4.0.1-1.el7.x86_64.rpm is actually buggy where unattended password is not getting saved.
[[Main Page|Home]] > [[CentOS]] > [[CentOS 7.x]] > [[CentOS 7.x Remote access|Remote Access]] > [[CentOS 7.x anydesk]]

Latest revision as of 16:32, 28 August 2022

Home > CentOS > CentOS 7.x > Remote Access > CentOS 7.x anydesk

  1. anydesk rpm can be download for CentOS 7 (or RHEL 7 64-bit) from https://anydesk.com/download?os=linux
  2. Install 'redhat-lsb-core' using:
    yum -y install redhat-lsb-core
  3. Then install anydesk rpm using:
    yum localinstall anydesk-4.0.0-1.el7.x86_64.rpm
    Install anydesk-4.0.0-1.el7.x86_64.rpm if unattended access is desired. anydesk-4.0.1-1.el7.x86_64.rpm is actually buggy where unattended password is not getting saved.


Home > CentOS > CentOS 7.x > Remote Access > CentOS 7.x anydesk