How to Install Remote Desktop (Xrdp) on Ubuntu 18.04

Date: 04-06-2021

Step 1: Login to your ubuntu server via ssh.

Step 2: Install XRDP Packages by using below commands.
# sudo apt-get update
# apt-get install xrdp

Step 3: Allow RDP port 3389 in your server firewall if firewall enabled.

Step 4: Restart the XRDP service by using below command.
# sudo /etc/init.d/xrdp restart

Step 5: Now you can verify the remote connection. You should be able to connect to the server via Xrdp with your server root username and password. If you are using Linux as your Local desktop you can connect to the server via Remmina app. If you are using windows as a local desktop, Windows users have an RDP connection application by default on their machines.

Thank you!

Leave a Reply

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny