Linux – Is it possible to set up Chrome Remote Desktop from the command line

google-chromelinuxremote desktop

Chrome Remote Desktop is a lot better on linux than any kind of VNC type set up.

I'd like to run a linux desktop in the cloud, and use Chrome Remote Desktop to access it.

Can I set this up, without having to set up VNC first?

Best Answer

I was able to set it up using the linux command line by following this answer: https://askubuntu.com/questions/795703/chrome-remote-desktop-access-to-headless-ubuntu-server-16-04-machine

Related Question