Activate remote desktop in linux

Install xrdp by below command:

apt-get install xrdp

once done, start xrdp service by below command:

service xrdp start

Connect to the RDP.

if you want to run xrdp service at startup, please enter below command:

update-rc.d xrdp enable

Please comment if you face any difficulties.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top