Skip to content

Chrome Remote Desktop Ubuntu |top|

Create the config directory and file:

Section "Monitor" Identifier "Configured Monitor" HorizSync 31.5-48.5 VertRefresh 50-70 EndSection

Chrome Remote Desktop needs to know which desktop environment to launch when you connect remotely. sudo apt install xfce4 xfce4-goodies Use code with caution. Copied to clipboard chrome remote desktop ubuntu

Before starting, ensure your system meets these requirements: Version 20.04 LTS or newer. Google Account: Required to link the machines. Chrome Browser: Installed on the host machine. Sudo Access: Administrative privileges on Ubuntu. 🛠️ Step-by-Step Installation Follow these steps to configure the host machine. 1. Update the System Open your terminal. Run the package updates. sudo apt update && sudo apt upgrade -y Use code with caution. 2. Download the Package Fetch the official Debian package from Google. wget google.com Use code with caution. 3. Install the Software Install the downloaded package using apt.

wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb Create the config directory and file: Section "Monitor"

Paste the following lines into the file:

Specify your preferred (e.g., GNOME, MATE). Google Account: Required to link the machines

Note: Replace /usr/bin/xfce4-session with gnome-session if using Gnome. Enable Remote Connections Open Chrome on the Ubuntu machine. Navigate to the Chrome Remote Desktop web portal.

Once this completes, the Chrome Remote Desktop service is installed on your system, but it is not yet linked to your Google account.

By default, Chrome Remote Desktop expects a physical display. To use it headless (without a monitor plugged in), create a virtual display:

On Linux, Chrome Remote Desktop can operate in two modes: