How to Install RustDesk on Ubuntu Linux
RustDesk is a free remote desktop application that lets you control your Ubuntu computer from another device. Similar to TeamViewer or AnyDesk, the software connects to remote machines while keeping your data private by letting you host your own connection server.
Stable versions run smoothly on Ubuntu 20.04 LTS and newer releases. Getting the program running takes just a few clicks after you download the correct package file.
Install RustDesk on Ubuntu Linux by opening a terminal and running `sudo apt update`, `wget https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb`, and `sudo apt install ./rustdesk-1.1.9.deb`. Alternatively, download the .deb file and install it via your file manager.
How to install RustDesk remote desktop support tool on Ubuntu Linux
You can install RustDesk Ubuntu through your terminal using a few quick commands to download and set up the remote desktop tool. Run the update command, grab the installation package with wget, and use apt install to finish the setup process on your computer.
sudo apt update wget https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb sudo apt install ./rustdesk-1.1.9.deb
Alternatively, grab the RustDesk Deb file from the link below. Right-click the file on your Ubuntu desktop and choose Install to handle it manually.
Once installed, open the Activities panel, search for RustDesk, and select it on the dashboard.

Type the remote ID of the machine you want to reach into the app, then click the Connect button.

Allowing a remote connection to your machine requires sharing your ID and password with the other person.
Windows client
You can download the Windows client directly from the official RustDesk website without needing administrator permissions. Standard user accounts can run the installation file and set up remote access right away without changing system settings or entering an admin password.
As mentioned above, RustDesk installs on Windows without administrative privileges.
Standard accounts handle deployment and operation without friction.
If you cannot install software or prefer not to, use the web version at http://web.rustdesk.com/ to connect.
Type in the remote ID and establish the connection.
Incoming connections trigger a prompt asking you to Accept or Dismiss the request.

That completes the setup process.
Conclusion:
- RustDesk is a versatile and user-friendly remote desktop tool for accessing and controlling devices from anywhere at any time
- The installation process on Ubuntu Linux is straightforward, and with the Windows client, it can be used without administrative privileges
- RustDesk's end-to-end encryption and easy remote connection make it a reliable choice for secure and efficient remote support
- For those who prefer not to install anything, RustDesk web offers a convenient solution for connecting to remote computers
- Users can contribute feedback or suggestions via the comment section for further enhancements and improvements
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!