BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Linux Extra Quality __exclusive__: Chrome Remote

If you’re using to access a Linux machine from anywhere, you might notice that the default experience works—but doesn’t always look or feel great. With a few tweaks, you can unlock extra quality in both video fidelity and responsiveness.

If your Linux machine is "headless" (no monitor attached), it may default to a low resolution. Using a physical or virtual HDMI dummy plug chrome remote linux extra quality

: Accessing your Linux machine from a Windows box, a Mac, or even a phone is virtually "hassle-free". Linux-Specific Nuances If you’re using to access a Linux machine

echo "export CHROME_REMOTE_DESKTOP_DEFAULT_DESKTOP_SIZES=1920x1080,3840x2160" >> ~/.profile Then, restart the service: sudo systemctl restart chrome-remote-desktop@$USER Configuration Patch: For advanced users, patching the Python script at /opt/google/chrome-remote-desktop/chrome-remote-desktop allows you to manually add entries to the DEFAULT_SIZES Google Cloud Documentation Optimize Visual Clarity and Scaling Using a physical or virtual HDMI dummy plug

"Extra quality" is meaningless if the Linux host can’t encode fast enough.

BT