Score:0

What desktop environment shoud I choose for VPS with 2GB RAM and 1v core 4800 BogoMIPS running Ubuntu 22.04?

mr flag

I have cheap VPS (2GB RAM, 1v core 4800 BogoMIPS, 20 GB SSD) with Ubuntu 22.04 on it, what desktop environment shoud I choose for it? Purpose of this VPS is VPN server (wireguard or openvpn) + doker. Any chances for good working desktop environment with this poor config?

us flag
Given you have only 2 GB RAM, you can try something like Antix instead of Ubuntu. https://antixlinux.com/download/. If you want to stick with Ubuntu then you can try Xubuntu or Lubuntu.
zaelcovsky avatar
mr flag
@ArchismanPanigrahi selection of operating systems is limited by VPS provider. So I stick with Ubuntu. I can't install Xubuntu or Lubuntu - no choice. Is it possible to install LXQt or XFCE on Ubuntu 22.04?
cn flag
You don't use a desktop with that (well you can but then using software like docker ... not likely) and 20Gb is probably also not going to be enough disk space. Docker will eat 1 Gb RAM =at least= so it will likely cripple your system. "VPN server" does not require a desktop; I would suggest using command line and manual editing.
Score:0
sa flag

It's possible to install either LXQt or Xfce on Ubuntu 22.04 that is running on a VPS that has only 2GB of RAM. For descriptions of these two metapackages run apt show xfce4 lxqt

Install metapackage for Xfce desktop environment:

sudo apt update
sudo apt install xfce4

Install metapackage for LXQt:

sudo apt update
sudo apt install lxqt
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.