UBUNTU 16.04
apt-get update
apt-get upgrade -y
apt-get install xorg -y
apt-get install xrdp -y
apt-get install lxde -y
apt-get install firefox -y
sudo apt-get install mate-core mate-desktop-environment mate-notification-daemon -y
echo xfce4-session >~/.xsession
sudo sed -i.bak '/fi/a #xrdp multiple users configuration \n mate-session \n' /etc/xrdp/startwm.sh
sudo service xrdp start
sudo apt-get update
sudo sed -i 's/BIG-REQUESTS/_IG-REQUESTS/' /usr/lib/x86_64-linux-gnu/libxcb.so.1
sudo apt install Canberra-gtk-module
sudo apt install libgconf2-4
sudo apt install libcurl4-openssl-dev
sudo apt install libxss1
Then log into Linux by using GUI, run mstsc for remote desktop
then go to apps, click on H-V (shell script) and A-V
Remember to allow permission for A-V
For auto start these 2 programs, go to control center, startup applications, then add them in
Done for all setup