Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Distributions»Fedora»How to Install AnyDesk on Fedora (TeamViewer Alternative )

    How to Install AnyDesk on Fedora (TeamViewer Alternative )

    RahulBy RahulJune 18, 20192 Mins ReadUpdated:November 7, 2020

    AnyDesk is an outstanding application for the remote desktop similar to TeamViewer. You can say it an alternative of the TeamViewer, which is available freely. Anydesk provides a faster remote connection than any other existing remote desktop application. Personally, I also love it and use. This tutorial will help you to install AnyDesk on Fedora systems.

    But, If you still love TeamViewer, You can also install TeamViewer using these instructions.

    Step 1 – Install Lightdm

    Firstly, I tried the Anydsk the GDM but it doesn’t work. So I have to install LightDM on our Fedora system and activate it using the following commands.

    sudo dnf install lightdm lightdm-gtk
    sudo systemctl disable gdm
    sudo systemctl enable lightdm
    sudo reboot
    

    Step 2 – Install AnyDesk on Fedora

    Anydesk is available in both 64-Bit and 32-Bit formats. You can download it from its official website and install on your Fedora systems.

    wget https://download.anydesk.com/linux/anydesk_6.0.0-1_x86_64.rpm
    

    After downloading the rpm package, install it using the DNF package manager. The DNF will resolve the dependencies for Anydesk and install on your systems.

    sudo dnf localinstall anydesk_6.0.0-1_x86_64.rpm
    

    Step 3 – 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.

    launch anydesk fedora

    install anydesk on fedora

    Step 4 – Connect AnyDesk

    You also need to install AnyDesk on the client system. Then connect from the remote system using the ID provided by AnyDesk on the remote.

    connect anydesk fedora

    On the remote system, you need to approve the request of connection from the remote system.

    Allow request anydesk on fedora

    After successfully approved, you will get access to remote computer via Anydesk.

    Anydesk on Fedora

    anydesk fedora remote-desktop
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Count Number of Lines in File with Python
    Next Article How to Reverse String in Python

    Related Posts

    How To Install XRDP on Ubuntu 22.04

    3 Mins Read

    How To Install Apache Solr 9.0 on Fedora 36/35

    Updated:May 26, 20223 Mins Read

    How to Install PowerShell on Fedora

    Updated:March 3, 20222 Mins Read

    How To Install Git on Fedora Linux

    Updated:May 31, 20222 Mins Read

    Top 5 Most Stable Linux Distributions in 2022

    Updated:January 11, 20226 Mins Read

    How To Install Anaconda on Fedora 36/35

    Updated:June 3, 20224 Mins Read

    3 Comments

    1. Goergy on November 17, 2020 7:02 pm

      Good one, I need try and I like another free alternative to teamviewer ir’s LiteMananger app for remote access too.

      Reply
    2. Kemal on October 23, 2020 8:16 am

      how can i make anydesk start on startup?

      Reply
    3. Kemal on October 22, 2020 7:28 pm

      how can i automatically start anydesk on startup on fedora 24 and installed by anydesk-2-9-5-1_fc24_x86_x64.rpm?

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How To Install Docker on Ubuntu 22.04
    • How to Install Bower on Ubuntu 22.04 & 20.04
    • How to run “npm start” through Docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.