Chrome Remote Desktop Debian Work -

Now you can securely remote into your Debian machine from any device with Chrome or the Chrome Remote Desktop app.

sudo apt install xfce4 xfce4-goodies echo "exec /etc/X11/Xsession" > ~/.chrome-remote-desktop-session For Xfce: chrome remote desktop debian

sudo apt install xserver-xorg-video-dummy Use a dummy config file (search online for xorg.conf dummy ). | Component | Action | |-----------|--------| | Browser | Chrome or Chromium | | Package | chrome-remote-desktop_current_amd64.deb | | Desktop | Xfce / any Xorg-based DE | | Auth | Google account + 6-digit PIN | | Access URL | remotedesktop.google.com/access | Now you can securely remote into your Debian

sudo usermod -a -G chrome-remote-desktop $USER Create a virtual display: chrome remote desktop debian