Welcome to my snips!

These snips are for my personal use. Feel free to use them.

Install LightDM + LXDE + XRDP

To install LightDM with LXDE and XRDP, use the following script:

wget -qO- https://snips.ashishkhokhar.com/install-gui-lxde.sh | sh -
Copy to Clipboard
Install LightDM + XFCE4 + XRDP

To install LightDM with XFCE4 and XRDP, use the following script:

wget -qO- https://snips.ashishkhokhar.com/install-gui-xfce4.sh | sh -
Copy to Clipboard