[SOLVED] Ubuntu Server VNC Server - Gray Screen
ubuntuforums.org › showthreadMar 16, 2011 · I have installed vnc4server. Code: sudo aptitude install vnc4server xinetd. Then I did: Code: sudo vim ~/.vnc/xstartup. And uncommented the top two lines that are recommended to uncomment. Code: # Uncomment the following two lines for normal desktop: unset SESSION_MANAGER exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc ...