Install MATE desktop with xrdp on Ubuntu Server

Ubuntu

Login to ubuntu server using SSH and run the following command to install MATE desktop environment apt install ubuntu-mate-desktop Create a normal user. We will use this user to login to XRDP desktop. useradd -m -s /bin/bash desktop You can change user name “desktop” to any other username you need. Make the user super user … Read more

xrdp

Install Remote Desktop in Debian/Ubuntu How to Install Gnome and xRDP on RHEL 8 (CentOS/Alma Linux/Rocky Linux) Install MATE desktop on Ubuntu Server with xrdp xrdp allow you to connect to Linux Desktop using Windows Remote Desktop. First you need to install desktop environment. Installing something light weight like XFCE is better if you are … Read more