Followed tutorials on setting up Ubuntu 16.04 server and using vnc to open xfce4 desktop. Always end up with gray blank screen. Google seems to suggest that many people who encounter this problem are using Digital Ocean. Many people claim different solutions; none of which work for me. Using debian based OS on computer, tightvncserver, and vncviewer.
Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Would it be possible for you to use X2Go instead of VNC? It’s more stable for something like you’re trying and has SSH built in, which makes it more secure. http://wiki.x2go.org/doku.php/doc:installation:x2goserver
This comment has been deleted
LXDE with x2go work for root and user sign in (add <startlxde &> to .vnc). Xfce4 with x2go did not allow user sign in, only root. Thanks again, hansen.