Screen goes grey in Remote Desktop Connection from windows 7 to ubuntu server
Posted
by
user1001328
on Super User
See other posts from Super User
or by user1001328
Published on 2012-11-10T16:49:38Z
Indexed on
2012/11/10
17:05 UTC
Read the original article
Hit count: 273
I recently got a 64 bit ubuntu server based on Ubuntu Desktop 12.04 "Precise Pangolin". However I can't seem to connect to it properly from my windows 7 64 bit machine.
I can get to the login screen for ubuntu, and it seems to succeed in logging in, but then the screen just goes grey before anything comes up. (too low rep to post a picture)
I installed xrdp on the server and attempt to connect using the standard windows Remote Desktop Connection program.
I also ran the following 2 commands on the ubuntu machine to try get it to run but it was no help.
echo "gnome-session --session=ubuntu-2d" > ~/.xsession
and
sudo apt-get install gnome-session-fallback
© Super User or respective owner