LXDE + xrdp

How to install Lightweight X11 Desktop Environment (LXDE) on Ubuntu.

apt-get update
apt-get install lxde

Now when we have installed lxde, let's install xrdp

apt-get install xrdp

Restart your sysrem

reboot 

Now you have Lightweight X11 Desktop Environment installed and operational. You can use remote desktop client to access it via rdp.

 

Was this answer helpful?

 Print this Article

Also Read

Configure OpenVPN client on Windows

How to configure OpenVPN client on Windows: First download and install the client. Then...

Asteriks +TLS+RSTP Encrypt on centos

IN PROGRESS! this guide was gathered from official asteriks wikies...

Usefull linux tools

please note: for installing some toosl you ned to connect EPEL repo first. htop -extened version...

Web server

In this guide we will create our own web server on Centos 6.  We will use Apache...

php increase max file size upload

For increase maximum size of uploads file you should set only one setting in php.ini. Set...