Question
Is it possible to display application windows on my local monitor?
I ssh to my droplet via ssh -X user@ipaddress. Then type startx. X11forwarding is set to Yes in config. Here is the tail of my log:
Fatal server error:
[519911.798] (EE) parsevtsettings: Cannot open /dev/tty0 (Permission denied)
[519911.799] (EE)
[519911.801] (EE)
Is this just impossible with a headless connection?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×