Posts

Showing posts with the label Lightweight Linux Desktop

Install Lightweight LXDE Desktop and VNC For Ubuntu or Debian VPS

I think, LXDE Desktop Environment use 10 - 30 MB of RAM. The maximum use of RAM is 50MB. Make Ubuntu/Debian to the Latest Update. apt-get update Install Nano Text Editor apt-get install nano Install LXDE and VPN Programs. apt-get install xorg lxde-core tightvncserver Next, start the VNC to config file. tightvncserver :1 Then stop the VNC. tightvncserver -kill :1 Next, edit the config file to start session with LXDE.