Screen goes grey in Remote Desktop Connection from windows 7 to ubuntu server

2

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

user1001328

Posted 2012-11-10T16:49:38.340

Reputation: 121

no help here so i switched to vnc viewer.. – user1001328 – 2012-11-12T19:38:30.183

No answers