Search Knowledge Base Articles
Any Desk Installation
Step 1 – Install AnyDesk
Anydesk is available in both 64-Bit and 32-Bit formats. You can download it from its official website and install on Ubuntu, Debian, and LinuxMint operating systems.
For 64-Bit Systems
wget https://download.anydesk.com/linux/anydesk_2.9.6-1_amd64.deb sudo dpkg -i anydesk_2.9.6-1_amd64.deb
For 32-Bit Systems
wget https://download.anydesk.com/linux/anydesk_2.9.6-1_i386.deb sudo dpkg -i anydesk_2.9.6-1_i386.deb
If the above commands faced issue for dependency issues, Execute below command to install Anydesk with required dependencies.
sudo apt-get install -f
Step 2 – Launch AnyDesk
Let’s launch the AnyDesk on your system. You will get an AnyDesk ID for connecting from remote systems using AnyDesk. Now, You may need to set a password for unattended access. This will set a fixed password on your system, Which can be used anytime to connect.
Did you find this article useful?
Related Articles
-
Odoo reference, POS, open source
https://www.odoo.com/page/editionshttps://www.odoo.com/documentation/13.0/setup/install.html...