Monday, June 04, 2018

Install LXDE on Ubuntu 14.04

On your ubuntu:
apt-get update
apt-get install xrdp
apt-get install lxde
echo lxsession -s LXDE -e LXDE > ~/.xsession

On your windows:
mstsc.exe /v:ubuntu.example.com /f /span /admin

Reference:
http://c-nergy.be/blog/?p=5357
http://techgenix.com/configuring-windows-remote-desktop-command-line/

No comments: