
- #Windows remote desktop for ubuntu install
- #Windows remote desktop for ubuntu update
- #Windows remote desktop for ubuntu full
- #Windows remote desktop for ubuntu code
#Windows remote desktop for ubuntu code
The authorization code is the parameter that looks like 4/xxxxxxxxxxxxxxxxxxxxxxxx The command links your remote machine with your Google Account using the authorization code. After that, the page displays the command that you’ll have to run, depending on your OS (Windows/Debian) and your command line shell: The code looks something like:ĭISPLAY= /opt/google/chrome-remote-desktop/start-host \.If you’re logged into multiple accounts, then you’ll have to select which account you want to allow access to. On the next screen click Authorize.This means that you allow Chrome Remote Desktop to access your account.Since we’ve already installed it on our remote machine, click Next. In the next page, we’re presented with options to download links for Chrome Remote Desktop.In the Set up another computer section, click Begin.This will be the account used for authorizing remote access.This is how it looks like at the time of writing. Important NoteIf you’re not already signed in with your Google Account, then you’ll need to sign in.

#Windows remote desktop for ubuntu install
If you’d like to install multiple desktop environments and switch between them, then you can check this very short write-up on switching the desktop environment from the command line for Chrome Remote Desktop. Switching Desktop Environments for Chrome Remote Desktop
#Windows remote desktop for ubuntu full
If you’d like to install the full suite of software that comes with XFCE desktop run the following:

We’ll install XScreenSaver as an alternative: The screen goes blank and can’t be unlocked. XFCE’s default screen locker, called Light Locker, doesn’t work well with Chrome Remote Desktop.Sudo bash -c 'echo "exec /etc/X11/Xsession /usr/bin/xfce4-session" > /etc/chrome-remote-desktop-session' Configure Chrome Remote Desktop to use XFCE by default:The DEBIAN_FRONTEND=noninteractive parameter suppresses a prompt that would have asked you to configure the keyboard layout.Sudo DEBIAN_FRONTEND=noninteractive apt install -y xfce4 desktop-base In your SSH session install XFCE by running the following command:.If you choose a desktop environment that uses 3D graphics acceleration, then you need to disable it, otherwise the remote desktop service won’t start. You need to install an X Windows System desktop environment and window manager to be able to use Chrome Remote Desktop.Ĭhrome Remote Desktop does not support 3D graphics acceleration. Step 2 – Install an X Windows System Desktop Environment Sudo dpkg -install chrome-remote-desktop_current_b Install the package you just downloaded and its dependencies.Download the Debian Linux Chrome Remote Desktop installation package.
#Windows remote desktop for ubuntu update
