To restart xrdp service, simply type this command in terminal:
/etc/init.d/xrdp restart
After that you should be able to login from remote connection.
/etc/init.d/xrdp restart
1:  mount: wrong fs type, bad option, bad superblock on //192.168.0.11/Dropbox,  
2:      missing codepage or helper program, or other error  
3:      (for several filesystems (e.g. nfs, cifs) you might  
4:      need a /sbin/mount.<type> helper program)  
5:      In some cases useful info is found in syslog - try  
6:      dmesg | tail or so  
1:  [ 5537.959706] CIFS VFS: Connecting to DFS root not implemented yet  
2:  [ 5537.959815] CIFS VFS: cifs_mount failed w/return code = -22  
1:  //server-name/shared     /mnt/shared     cifs     defaults,_netdev,credentials=/home/user/.smbcredentials     0     0  
1:  chmod 600 /home/user/.smbcredentials  
apt-get install -f
Setting up oracle-java7-installer (7u15-0~webupd8~1) ... Installing from local file /var/cache/oracle-jdk7-installer/jdk-7u15-linux-x64.tar.gz Removing outdated cached downloads... tmv: cannot move `jdk1.7.0_15' to `java-7-oracle/jdk1.7.0_15': Directory not emptydpkg: error processing oracle-java7-installer (--configure):subprocess installed post-installation script returned error exit status 1Errors were encountered while processing: oracle-java7-installer
apt-get purge- cannot be run
apt-get autoremove- cannot be run
dpkg --remove --force-remove-reinstreq oracle-java7-installer
has to be written as//192.168.0.2/Shared Folder
//192.168.0.2/Shared\040Folder
sudo apt-get install alacarte
|  | 
| This is how alacarte look like. Simple & intuitive | 
Run the command above, a multiple choice DOS-liked user interface will be prompted. Selected those that wish to be kept and all deselected will purge.sudo apt-get install localepurge
If this happened, simply install the following:Failed to load modules
sudo apt-get install ia32-libs
sudo apt-get install libdirectfb-extra libxcb-render-util0
"Broadcom Corporation" "BCM4312 802.11b/g LP-PHY" -r01 "Foxconn International, Inc." "T77H030.00 Wireless Mini PCIe Card"
lspci -mm | grep Network | sed 's/.*"Network controller" //'
 lease {  
  interface "eth1";  
  fixed-address 192.168.1.122;  
  option subnet-mask 255.255.255.0;  
  option routers 192.168.1.1;  
  option dhcp-lease-time 50400;  
  option dhcp-message-type 5;  
  option domain-name-servers 202.188.0.133,202.188.1.5;  
  option dhcp-server-identifier 192.168.1.1;  
  option dhcp-renewal-time 25200;  
  option dhcp-rebinding-time 44100;  
  renew 5 2013/02/01 22:24:39;  
  rebind 6 2013/02/02 04:55:53;  
  expire 6 2013/02/02 06:40:53;  
 }