Difference between revisions of "AnyDesk"
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
=== Linux / Raspberry Pi / FreeBSD === | === Linux / Raspberry Pi / FreeBSD === | ||
− | ==== Method #1 ==== | + | ==== Method #1 - Deb File ==== |
https://support.anydesk.com/knowledge/anydesk-for-linux-raspberry-pi-freebsd | https://support.anydesk.com/knowledge/anydesk-for-linux-raspberry-pi-freebsd | ||
Line 25: | Line 25: | ||
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. | ||
− | ==== | + | ==== Method #2 - Repository ==== |
Run the following commands as root user: | Run the following commands as root user: |
Latest 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 - Deb File
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.
Method #2 - 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