Saturday 6 September 2014

Steps to Install Xrdp in Ubuntu and Remote Desktop in Windows

Here the steps to Install Xrdp in Ubuntu and Remote Desktop in Windows

1. install xrdp
sudo apt-get install xrdp

2. install fallback
sudo apt-get install gnome-session-fallback

3. logout and login again by gnome theme. You can choose theme before log in (this step Optional)

4. open terminal by ctrl alt t , then input
echo "gnome-session --session=gnome" > ~/.xsession

5. sudo gedit /etec/xrdp/startwm.sh
. /etc/X11/Xsession
to
. /home/<user name>/.xsession

6. sudo /etc/init.d/xrdp restart

7. Open Remote Desktop application in Window and Enter Ubuntu System IP and click connect

8. Enter username and password of Ubuntu System

9. Enjoy

Share This!



No comments:

Post a Comment

Here We Write The Problems we face at different situations and Solutions to those problems.