wayskerop.blogg.se

Windows remote desktop for ubuntu
Windows remote desktop for ubuntu




  1. #Windows remote desktop for ubuntu install
  2. #Windows remote desktop for ubuntu update
  3. #Windows remote desktop for ubuntu full
  4. #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

  • On your local computer, using your Google Chrome browser, go to the remote desktop command line setup page:.
  • Sudo usermod -a -G chrome-remote-desktop $USER
  • In your SSH session run the following command to add your user to the chrome-remote-desktop group:.
  • #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:

  • (Optional) So far we installed the minimal installation of XFCE.
  • windows remote desktop for ubuntu

    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

  • Update the package index and install wget sudo apt update.
  • Step 1 – Install Chrome Remote Desktop on Ubuntu 20.04 Being logged in as root isn’t recommended because you can risk harming your system if you’re not careful.
  • A Ubuntu 20.04 machine with a recommended minimum of 2GB RAM.
  • They all have similar goals, however their methods for achieving them differ. Should you be interested in other remote desktop technologies for Ubuntu, we also have written detailed tutorials for VNC, Remote Desktop Protocol (RDP via a software called xRDP), NX (via a software called X2Go), or Xpra.
  • Step 4 – Connect to the Remote Machine via Chrome Remote Desktop.
  • Step 3 – Configure Chrome Remote Desktop.
  • Switching Desktop Environments for Chrome Remote Desktop.
  • Step 2 – Install an X Windows System Desktop Environment.
  • Step 1 – Install Chrome Remote Desktop on Ubuntu 20.04.





  • Windows remote desktop for ubuntu