Is there a way I can convert Lubuntu Desktop 16.04 to Server? I found Can I convert Ubuntu Desktop 14.04 to Server? but that's for Ubuntu 14.04, not Lubuntu 16.04, and I'm not sure if it will work (for a start, I don't have "ubuntu-desktop" installed).
Asked
Active
Viewed 2,030 times
1 Answers
0
Run the following:
sudo apt autoremove lxde lubuntu-desktop
sudo apt purge lxde lubuntu-desktop
Then install whatever packages you need for your server to run. (Ie: apache, samba, mail server, or whatever else you need.)
anonymous2
- 4,325