Score:0

add desktop environment to a VirtualBox VM

in flag

I am working with a VirtualBox headless virtual machine (Mininet VM running Ubuntu 20.04) and I want to install a desktop environment, is that possible? if so, how?

guiverc avatar
cn flag
`sudo apt install ubuntu-desktop` will install the default Ubuntu Desktop (eg. GNOME). You can also install other DEs; eg. `sudo apt install lubuntu-desktop` will install the Lubuntu (LXQt) desktop... (etc.. applies for all [flavors](https://ubuntu.com/download/flavours) too; I just used Lubuntu as example)
Hasan Ali avatar
in flag
@guiverc yes, this answers my question, thank you.
Score:0
in flag

the answer is straight forward as @guiverc commented:

sudo apt install ubuntu-desktop will install the default Ubuntu Desktop (eg. GNOME). You can also install other DEs; eg. sudo apt install lubuntu-desktop will install the Lubuntu (LXQt) desktop... (etc.. applies for all flavors too; I just used Lubuntu as example) – guiverc

note: the terminal does not work by default even though there is an app called "terminal" installed, so I used Xterm instead (you can install GNOME terminal using Xterm).

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.