apt-get install xorg openbox xdm
== set X Display resolution ==
xrandr
xrandr --output Virtual-1 --mode 1920x1080
== Install TeamViewer ==
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
apt install ./teamviewer_amd64.deb