Install Chrome Remote Desktop Raspberry Pi

How to Utilize Google Chrome Remote Desktop on Linux
In this article, we are going to show you how to use Chrome Remote Desktop installed on a Linux machine to access remotely located computers. With
Chrome Remote Desktop for Linux, yous can access and control well-nigh whatsoever calculator
that supports the Chrome Web Browser.
Yous will exist able to remotely control your Linux box from a Chromebook, machines running Windows or macOS, other Linux machines, or mobile devices featuring iOS or the Android operating system. With Google Remote Desktop on Linux, a single laptop can access and control other remote computers.
How to Install and Setup Chrome Remote Desktop on Linux
Any Linux distribution that allows the installation of Google’s Chrome Spider web Browser can exist configured to enable the extended features of Chrome Remote Desktop. The remote desktop functionality allows you to access and control some other computer. You can share files, run apps, and restart a machine on the other side of the world from wherever you happen to be at the moment.
Let’s look at
how to install Chrome Remote Desktop on Ubuntu and Linux Mint
as examples of how to add together this app to your Linux motorcar. It’s always a proficient idea to have a fill-in of your system before installing new software.
How to Install and Setup Chrome Remote Desktop for Ubuntu xx.04
-
Install the Google Chrome Browser on your organisation. -
Log in to Google using your Gmail account. Information technology’southward a prerequisite for using Chrome Remote Desktop. -
Go to the Chrome web shop and locate the Chrome Remote Desktop extension. -
Click
Add to Chrome
to install the extension in your browser. You should run across the remote desktop icon next to the search accost bar. -
Install the Chrome remote desktop package which furnishes the necessary host components with the post-obit two commands:•
wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb -P /tmp
•
apt install /tmp/chrome-remote-desktop_current_amd64.deb
-
Enable remote desktop connections by opening the Chrome remote desktop extension and clicking
Turn on. If the button is non visible, create the Chrome remote desktop configuration directory:
mkdir ~/.config/chrome-remote-desktop
. Then reopen the remote desktop extension. -
Enter a proper name for the computer and click
Next. -
Set up the remote connection PIN. It should exist at to the lowest degree 6 digits. -
After setting the PIN, click
Showtime
to run Chrome Remote Desktop.
You can now utilise the Ubuntu Chrome Remote Desktop to access other computers that also have the tool installed. You lot volition demand to use the same Gmail account that was used to configure Remote Desktop when accessing the auto
How to Install and Setup Chrome Remote Desktop on Linux Mint twenty
Google has developed a Chrome Remote Desktop installation bundle that is only compatible with Debian-based Linux distros similar Ubuntu and Mint. Employ the following procedure to install Chrome Remote Desktop in a Linux Mint xx arrangement.
- Download either the 32-fleck or 64-fleck Debian package depending on your system requirements.
- Open a Terminal Window and change to your download directory.
- Blazon the post-obit command in the Terminal Window:
sudo dpkg -i chrome-remote-desktop_current_amd64.deb
or
sudo dpkg -i chrome-remote-desktop_current_i386.deb
for 32 fleck machines. - Enter
sudo /etc/init.d/chrome-remote-desktop stop
to ensure the service is not running yet. - Create a virtual desktop session past creating a file named
.chrome-remote-desktop-session
in your home directory. - Enter this command in the file:
startxfce4
. - Open up your
.contour file
and enter the following command on a new line at the end of the file:
export CHROME_REMOTE_DESKTOP_DEFAULT_DESKTOP_SIZES=1024×768
. - Save the file.
- Enter the following command in your Final Window:
sudo /etc/init.d/chrome-remote-desktop start
.
Now all you need to do is enable remote connections with the following steps.
- Open the Chrome Remote Desktop app.
- Click
Enable remote connections. - Enter a PIN, confirm it by repeating the numbers, and click
OK. - Dismiss the confirmation dialog.
- Close all running programs and reboot the box.
You should now be able to log into the machine you only configured with Chrome Remote Desktop using the recently created Pivot.
FAQ
In that location have been some reports of problems with audio operation or other apps later on installing Chrome Remote Desktop on a Linux Ubuntu box. If you lot experience problems and want to remove the app from your organisation, employ the following comman:
sudo apt-get remove chrome-remote-desktop
. Then restart Ubuntu. This will remove the extension from your system and should enable your other apps to perform as expected.
Yes, Chrome Remote Desktop can run on a Linux machine. You just demand to install the Google Chrome Web Browser on the Linux box. One time that is washed, yous can install the Remote Desktop extension to provide remote admission functionality. Currently, Linux installation packages are only bachelor for Debian-based distros.
Aye, Ubuntu provides remote desktop capability with the installed Remmina remote desktop client which supports the VNC and RDP protocols. Since the Chrome web browser is besides supported past Ubuntu, you can run the Chrome Remote Desktop client as an alternative method of providing access to remote computers.
Source: https://www.helpwire.app/blog/chrome-remote-desktop-linux/