How to Install XRDP and Audio Redirection on Ubuntu Server 18?

This is a guide on how to install XRDP with Audio Redirection on Ubuntu Server 18.
Log into Ubuntu 18 Server
> Please refer to https://klcweb.com/index.php/knowledgebase/312/How-to-SSH-to-Linux-Server.html to log into the Ubuntu server via SSH.
> Please refer to https://klcweb.com/index.php/knowledgebase/311/How-to-access-Linux-Server-via-Mac.html to log into the Ubuntu server from MAC.
Install MATE Desktop Environment
> To install the Mate-desktop environment, please issue the following commands in the terminal session
Install XRDP and Audio Redirection
chmod +x xrdp-installer-1.2.1.sh
./xrdp-installer-1.2.1.sh -s
sudo reboot
Open port 3389 on the firewall
sudo ufw allow 3389/tcp
Test XRDP connection
> Please enter win+R on the keyboard and type "mstsc" to launch the Remote Desktop Connection application. Input your hostname or the server IP.
> Please input username "administrator" and the server password, then click "OK" to connect to the Ubuntu 18 server.
> Now you are successfully logged in.
 
 
 
 
 
 
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to access Linux Server via Mac?

After the order is placed and paid, a VPS login information will be sent to your registered email...

How to SSH to Linux Server?

SSH is a cryptographic network protocol for operating network services securely over an unsecured...

How to change passwords for users on Linux server?

As a Linux system administrator (administrator or root) you can change the password for any users...

How to install Desktop Environment and XRDP service in Debian 9?

The following tutorial will show you the simplest way to install a desktop environment on Debian...

How to Install Ubuntu Desktop and VNC Server on Ubuntu Server14.04?

You may install the default Ubuntu Desktop on Ubuntu Server 14.04 with the following procedure....

Powered by WHMCompleteSolution