Tuesday, September 17, 2013

Ubuntu 13.04 RDP


Connect to Ubuntu 13.04 from Windows via RDP Protocol using Windows 8 .

After some research, here's the command line version:


sudo apt-get install xrdp

sudo apt-get install gnome-session-fallback

echo “gnome-session –session=gnome-fallback” > ~/.xsession

sudo /etc/init.d/xrdp restart



No comments:

Post a Comment