S

How to Install Xrdp on Ubuntu 20.04

Remote Desktop Protocol (RDP) is a Microsoft protocol providing a remote graphical connection to another computer via the network. It supports strong encryption, audio, and disk redirection. `xrdp` is an open-source project to implement the RDP on the Linux X desktop. This tutorial explains how to install `xrdp` on a Ubuntu 20.04 instance with GNOME desktop environment. * Deploy a [Vultr Ubuntu 20.04](https://my.vultr.com/deploy) instance. * Create a sudo user. * [Update the Ubuntu server](https......

Comments