avatar
stop xrdp from hanging and restart xrdp on Ubuntu Linux

• Stopping xrdp *hanging for several seconds*

$ sudo service xrdp stop
 *Stopping Remote Desktop Protocol server

• Restarting xrdp

$ sudo /etc/init.d/xrdp start
 * Starting Remote Desktop Protocol server

• Checking xrdp service status

$ service xrdp status
 * xrdp-sesman is running
 * xrdp is running
You need to login to do this manipulation!