How Can We Help?
Search for answers or browse our knowledge base.
Chrome: Remote Desktop Debian [verified]
sudo apt install xfce4 xfce4-goodies echo "exec /etc/X11/Xsession" > ~/.chrome-remote-desktop-session For Xfce:
Now you can securely remote into your Debian machine from any device with Chrome or the Chrome Remote Desktop app. chrome remote desktop debian
wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_arm64.deb sudo apt update sudo apt install --fix-broken -y sudo dpkg -i chrome-remote-desktop_current_amd64.deb If you get dependency errors, run: run: Nothing extra needed
Nothing extra needed, but if you have Wayland (default on GNOME Debian 12), switch to Xorg from login screen. switch to Xorg from login screen.
