How to connect to your Desktop with a RDP client
Last updated: May 3rd 2023
Introduction
This guide lists different ways to connect to your xrdp enabled Webdock server from Windows, Linux or Mac over RDP using RDP client applications. RDP (Remote Desktop Protocol) is a protocol used to access remote servers with graphical user interface.
Tip: You may want to try NoMachine instead which is an XRDP alternative which offers superior performance and features.
Prerequisites
- Webdock cloud Ubuntu instance with xrdp server installed (follow one of our desktop environment setup guides to set this up)
- You have a sudo shell user added to the system
- You have a local Linux/Mac/Window system to connect from
Using RDP client on Linux
Remmina is an RDP client which comes pre-installed in Ubuntu. If it is not installed, you can use the following command in the terminal to install it.
# sudo apt install remmina remmina-common remmina-plugin-rdp -y
Now open Remmina and enter the IP address of your Webdock remote server and connect to the server.
A new window will appear asking for the username and password of the remote server.
Enter the required username and password (which is any valid sudo shell user on your Webdock server) and click the ‘OK’ button and you will be connected to the remote server over RDP.
Using RDP client on Windows
Windows has a built-in application “Remote Desktop Connection” to connect to a remote server over RDP. Search for the application and open it.
Provide the IP address and username of the remote server and click on ‘Connect’. It will ask for the password (which is any valid sudo shell user on your Webdock server) and then you will be connected to the remote server.
Using RDP client on Mac
First install the RDP client application for mac. For this go to the Mac App Store and download and install the ‘Microsoft Remote Desktop’ application. Open the application and provide the IP address of the remote server and click on ‘Connect’.
A new window will appear asking for username and password.
Enter the username and password (which is any valid sudo shell user on your Webdock server) and click on ‘OK’ and you will be connected to the remote server.
Conclusion
RDP is a protocol used to connect to a remote server using a graphical user interface. It may be difficult for beginners to control a remote server using the command line interface. So RDP is the best solution to access remote servers with ease.
Related articles
-
Overview of Desktop Environments
In this introductionary article we go through the main Desktop environments you can install on your Webdock server and what their pros and cons are as well as what the recommended system requirements are.
Last updated: May 3rd 2023
-
How to install NoMachine on your Webdock server
NoMachine is a proprietary software application for remote access which can be a great alternative to XRDP as it offers much better performance and more features out of the box.
Last updated: September 19th 2023
-
How to connect to your Remote Desktop with the NoMachine client
This article details how you can connect with NoMachine in order to use your Desktop Environment of choice on your Webdock server.
Last updated: July 14th 2023
-
How to install GNOME Desktop on your Webdock Ubuntu Server
This article shows how you install GNOME Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: October 6th 2022
-
How to install MATE Desktop on your Webdock Ubuntu Server
This article shows how you install MATE Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: October 6th 2022
-
How to install Cinnamon Desktop on your Webdock Ubuntu Server
This article shows how you install Cinnamon Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: October 6th 2022
-
How to install KDE Plasma Desktop on your Webdock Ubuntu Server
This article shows how you install KDE Plasma Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: October 6th 2022
-
How to install LXDE Desktop on your Webdock Ubuntu Server
This article shows how you install LXDE Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: October 6th 2022
-
How to install XFCE Desktop on your Webdock Ubuntu Server
This article shows how you install XFCE Desktop and XRDP on your Ubuntu server so you can use it as a remote desktop.
Last updated: March 23rd 2023