5 ways to control Linux computer from phone

If you're a productivity-minded Linux user, you'll find controlling your computer from your phone a breeze. This allows you to transfer files, send messages, run commands, and check on running tasks - all remotely and easily. Let's explore some Linux tools that bridge the gap between your Linux computer and your mobile phone!

1. KDE Connect

KDE Connect was originally designed for the KDE desktop, but it works with other desktop environments as well. It offers deep integration with Linux systems, allowing for seamless file transfers, notifications, and even multimedia control.

Getting started with KDE Connect is simple. First, install the KDE Connect application on your Linux system from your distribution's repositories using your default package manager. For example, to install the application on Ubuntu , run:

sudo apt install kdeconnect

Next, install the KDE Connect app on your Android device from the Google Play Store . If you're on iOS, download it from the Apple App Store .

Before setting up, verify that both devices are sharing the same Wi-Fi connection. Once both devices are on the same network, simply open each app one by one and pair them following the instructions provided.

5 ways to control Linux computer from phone Picture 1

 

You will be asked to accept the pairing request – click Approve to establish the connection. You are now ready to control your computer.

2. RustDesk

RustDesk is another great option that gives you full control over your Linux desktop from your phone while keeping your data secure through end-to-end encryption. It also offers self-hosting, giving you full control over your content and increased privacy.

To get started with RustDesk, install the app on both your Linux computer and your mobile device. You can download the Linux version from the official website as a DEB package .

For example, to install RustDesk on Ubuntu, first download the latest .deb package from the GitHub releases page.

5 ways to control Linux computer from phone Picture 2

Then double click on the deb file to install in Ubuntu.

Alternatively, you can install RustDesk using Flatpak, but make sure Flatpak is enabled on your system:

flatpak run com.rustdesk.RustDesk

Once installed, your Linux machine will be assigned an ID, which you will use to connect from your Android or iOS device.

5 ways to control Linux computer from phone Picture 3

 

Mobile apps for Android and iPhone are also available on the official website. Once installed, open the app and enter your unique client ID.

5 ways to control Linux computer from phone Picture 4

Desktop Linux will prompt you to accept the connection. Once connected, your screen will be shared with the RustDesk mobile app.

3. TeamViewer

TeamViewer is known for its simplicity and cross-platform compatibility. Whether you use Linux, Windows, or macOS, TeamViewer ensures seamless connectivity. Its mobile app is equally impressive, offering a seamless experience of controlling your Linux desktop with just a few taps.

To use TeamViewer, download the free Linux version from the official website. The installation process is similar to RustDesk – just download the DEB package file and double-click it to install.

Once you have installed the client on your computer, open the file from the Applications menu.

5 ways to control Linux computer from phone Picture 5

 

Next, download the TeamViewer Remote Control app from the App Store or Play Store . Once installed, launch the app and enter the connection ID provided by your Linux machine.

5 ways to control Linux computer from phone Picture 6

Note : To establish a connection using TeamViewer, you must register with an email ID.

4. AnyDesk

Another great remote control tool that you might find useful is AnyDesk. It offers speed and responsiveness, while also providing a lightweight solution with many useful features.

Start by downloading the AnyDesk DEB file for Linux from the official website and double-click the deb file to install.

5 ways to control Linux computer from phone Picture 7

After installation, open the file and copy the remote address.

5 ways to control Linux computer from phone Picture 8

Next, install the mobile version on your phone from the Play Store or App Store. Once installed, open the app and enter the AnyDesk address displayed on the Linux desktop to establish a connection.

 

5 ways to control Linux computer from phone Picture 9

5. Chrome Remote Desktop

Chrome Remote Desktop is a great choice for users embedded in the Google ecosystem because it integrates seamlessly with Chrome and Google accounts.

Unlike other solutions, you don't need to install any heavy software – just add the Chrome Remote Desktop extension to your Chrome browser. But before you get started, make sure you have Google Chrome installed on your Linux system. It works with other browsers as well, but for the extension to work, you should choose Chrome.

Install the Chrome Remote Desktop extension from the Chrome Web Store on your Linux computer. Then, follow the on-screen steps to set up remote access.

5 ways to control Linux computer from phone Picture 10

On your phone, download the Chrome Remote Desktop app from the Google Play Store (Android) or Apple App Store (iPhone). Sign in with your Google account and you can control your Linux computer from anywhere with just a few taps.

5 ways to control Linux computer from phone Picture 11

5 ★ | 2 Vote