Best Linux for running Windows?

Soldato
Joined
5 Dec 2003
Posts
2,716
Location
Glasgow
Hey looking for a good distro that I can mess around with like any other but with less guff installed and good performance so I can run Windows in a VM?

I run Ubuntu at the moment but it has loads of stuff I don't need installed like Firefox and OpenOffice. I do my surfing on Windows and Linux is more used as my 'techy' environment for programming.
 
Erm, you can surf the interwebs in Linux you now. Ironically in a safer environment than Windows. If you need to run a VM for testing VirtualBox will do you fine.
 
you can uninstall apps on linux

If you no longer want to use a package, you can remove it from your system using APT. To do this just type: apt-get remove package. For example:
# apt-get remove gnome-panel
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
gnome-applets gnome-panel gnome-panel-data gnome-session
0 packages upgraded, 0 newly installed, 4 to remove and 1 not upgraded.
Need to get 0B of archives. After unpacking 14.6MB will be freed.
Do you want to continue? [Y/n]
 
I always find CentOS a nice clean, low resource OS. It's a server OS really, so that should be a good choice.
 
Debian's base install is good. Doesn't even have a gui.

Most of the rubbish you don't want comes with Gnome or KDE, for which there are also base installs, or you could try something like XFCE.
 
Debian Stable base install with no GUI gives you a pretty much blank slate. You can then install a low-resource desktop by installing xorg and fluxbox or similar.

That'd give you low overhead and the familiarity of Debian packaging.
 
In theory, Solaris should be pretty awesome for Virtualisation.

Sun's own Virtualbox on Sun's own OS. Plus Solaris is often faster than Linux for pure computational tasks.
About the only thing it's better at, but still. :)
 
Last edited:
In theory, Solaris should be pretty awesome for Virtualisation.

Sun's own Virtualbox on Sun's own OS. Plus Solaris is often faster than Linux for pure computational tasks.
About the only thing it's better at, but still. :)

Solaris (or should I say Open Solaris) has been proven not to be as fast as Linux (or should I say Ubuntu?)

http://www.phoronix.com/vr.php?view=13475
 
Based on those tests from that site, yes.


Well, you did say Solaris is often faster than Linux at pure computational tasks without offering any evidence. I'd be interested in any links that you may have, so I and others, can better evaluate Solaris/ open Solaris.

Many thanks!
 
Back
Top Bottom