4

I'm using Ubuntu 16.04 server (headless) and I need to migrate all applications and data to Lubuntu (it's a customer's requirement). I have a lot of Ubuntu applications installed and managed (databases (PostgreSQL), development tools (1C) and lots of configured first party stuff (apache, samba) for this version of Ubuntu.

Will all of them work as fine in Lubuntu as in Ubuntu after migration?

Tim
  • 33,500

2 Answers2

7

Ubuntu Server is a distro without any GUI (or “headless”). Both Ubuntu Desktop and Lubuntu are equally far from Ubuntu Server, despite the name suggesting that Ubuntu Desktop is more similar to Ubuntu Server.

Actually, there are several GUIs you can use:

  • Unity in Ubuntu Desktop
  • KDE in Kubuntu
  • XFCE in Xubuntu
  • LXDE in Lubuntu
  • and a lot of others (with variously named distros)

So by moving from Ubuntu Server to Lubuntu (i.e. adding LXDE to your GUI-less system), you will get a GUI and won’t lose anything.

Melebius
  • 11,750
5

Yes they will work fine, with Lubuntu the only different is the desktop environment which is LXDE, you still have access to all main repositories and softwares thus you will feel no change.

Ubuntu flavors are using a same base while they are optimized to act as best as they can with the desired desktop environment.

From lubuntu.net:

The core of the system is based on Linux and Ubuntu.

Ravexina
  • 57,256