Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 13295  / 3 Years ago, fri, may 7, 2021, 4:39:13

I have set up an Ubuntu 11 virtual machine, and I think that the pretty, animated UI is making it much slower (everything flickers and seems unresponsive). I would like to disable this and make the UI as simple as possible, so it works well inside virtual box, but I am not familiar with Ubuntu. Can you guys help?



Also, if you have any other tips to make the install work better as a VM, please share them


More From » effects

 Answers
2

If you want something lightweight for VM usage, you may want to use Lubuntu. It basically is the LXDE/Openbox GUI environment but with the Ubuntu backend, so you can do all the stuff you'd normally do in Ubuntu, but without half of the resource sink.



To install Lubuntu into your Ubuntu:



sudo apt-get install lubuntu-desktop


If you want something a little more prettier, you may wish to try Xubuntu, although that even may a bit too "heavy" in terms of memory usage when compared to Lubuntu/LXDE. Also, it comes with a ton of extra packages to replace the default GNOME offerings, so if you want to replace things like image viewers, for example, then Xubuntu is the best offering one can get. If you just need to run scripts into a terminal and a few minor file management things, Lubuntu is the better offering.



To install Xubuntu into your Ubuntu:



sudo apt-get install xubuntu-desktop


And of course, if you want to be even more lightweight, consider installing fluxbox or downloading a Fluxbox distro.



To install Fluxbox into your Ubuntu:



sudo apt-get install fluxbox openbox


Remember, Fluxbox does require a bit of setting up in order to use it. The menu is highly customizable, but by default doesn't come with all the options that the GNOME environment does. Again, if all you need to do is solely run the terminal for whatever commands, Fluxbox is a brilliant alternative.


[#42490] Saturday, May 8, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fulpu

Total Points: 116
Total Questions: 118
Total Answers: 104

Location: Solomon Islands
Member since Fri, Oct 8, 2021
3 Years ago
;