Difference between revisions of "AnyDesk"
m |
|||
Line 18: | Line 18: | ||
=== Linux / Raspberry Pi / FreeBSD === | === Linux / Raspberry Pi / FreeBSD === | ||
+ | |||
+ | ==== Method #1 ==== | ||
https://support.anydesk.com/knowledge/anydesk-for-linux-raspberry-pi-freebsd | https://support.anydesk.com/knowledge/anydesk-for-linux-raspberry-pi-freebsd | ||
In the case of the .deb file, I found it was best to install it from the command line. | In the case of the .deb file, I found it was best to install it from the command line. | ||
+ | |||
+ | ==== DEB Repository ==== | ||
+ | |||
+ | Run the following commands as root user: | ||
+ | |||
+ | Add repository key to Trusted software providers list: | ||
+ | wget -qO - <nowiki>https://keys.anydesk.com/repos/DEB-GPG-KEY</nowiki> | apt-key add - | ||
+ | Add the repository: | ||
+ | echo "deb <nowiki>http://deb.anydesk.com/ all main</nowiki>" > /etc/apt/sources.list.d/anydesk-stable.list | ||
+ | Update apt cache: | ||
+ | apt update | ||
+ | Install AnyDesk: | ||
+ | apt install anydesk | ||
=== macOS === | === macOS === |
Revision as of 10:18, 15 January 2023
AnyDesk a comprehensive, and affordable cross-platform remote desktop covering Linux, Raspberry Pi, FreeBSD, Android, iOS, macOS, Windows and Chrome OS.
Move Configuration To New Computer
https://support.anydesk.com/AnyDesk_ID_and_Alias
Installation
Android/ChromeOS
https://support.anydesk.com/knowledge/android-control-plugins
https://support.anydesk.com/knowledge/anydesk-for-android-chromeos
iOS/iPadOS/tvOS
https://support.anydesk.com/knowledge/anydesk-for-ios-ipados-tvos
Linux / Raspberry Pi / FreeBSD
Method #1
https://support.anydesk.com/knowledge/anydesk-for-linux-raspberry-pi-freebsd
In the case of the .deb file, I found it was best to install it from the command line.
DEB Repository
Run the following commands as root user:
Add repository key to Trusted software providers list:
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -
Add the repository:
echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list
Update apt cache:
apt update
Install AnyDesk:
apt install anydesk
macOS
https://support.anydesk.com/knowledge/security-permissions-on-macos
https://support.anydesk.com/knowledge/anydesk-on-macos
Windows Server
https://support.anydesk.com/knowledge/anydesk-for-windows-server