Ask HN: Looking for a really lightweight Linux distro for my netbook
I'm currently running Jolicloud which I like, but it's running pretty slow and my HD has almost no space left (with almost nothing but the OS and a few apps on it).
Any recommendations for something that is small and fast? Running Chrome is more or less the only thing I need it to do.
46 comments
[ 3.2 ms ] story [ 94.3 ms ] threadhttp://wiki.archlinux.org/
To put it in perspective, I use Arch on a P3-850-based Sony Vaio with 128mb of Ram and it flies.
The main things you'll get from Arch on a netbook are:
* Rolling release means that you don't have to do distribution upgrades.
* Have it your way - you pick what you want, what window manager you want, what editor you want etc. Use something like AwesomeWM, Xmonad or OpenBox to get the most out of your screen real-estate.
* Efficiency - Because you're only running what you want to run, your memory usage will be better and you wont have things you don't need lying around your hard disk, leaving the space to be filled with things you do.
The downsides:
* It's not a mainstream distro. While it has a great community, it's not as ubiquitous as something like Ubuntu. Still, Arch hasn't yet had it's eternal september so the people you do encounter know what they're talking about.
* You will tinker more and it will take up your time - if you don't play around then everything should work fine, but with the amount of flexibility Arch offers you will inevitably go through Window Managers and various tools, at the risk of breaking something.
Hope this is useful.
This goes beyond the OP's question. How does arch handle changes in essential components like the switch to upstart in ubuntu? Does this work well with rolling releases?
That said, if you're looking for something as quick and easy as possible you might want to look around a bit more to see if there are any prepackaged systems that do exactly what you want with less setup. No sense making this more complicated than it needs to be if something else comes up that closely fits your needs and could potentially save a couple hours of troubleshooting.
After you get the base installed, just type "pacman -S chromium", and it'll just install the dependencies, and voila.
Then you can just put "exec chromium" in your .xinitrc and type `startx` each time you boot up, if you want to run a browser.
Another advantage with StumpWM or Ratpoison is that they don't draw window borders and there is no task bar etc, so you have quite a bit more space. And since the WM is controlled by keyboard shortcuts you are actually more efficient.
Unless you really need capitol S Stability, I would recommend running Arch, assuming you're comfortable with a unix environment, or willing to learn. It's a very clean minimalist distro, and there isn't very much to wrap your head around that isn't just common unix stuff.
That said, Arch is much easier to set up than it might appear and would be a perfect base if all you're going to run is Chrome. No need for a desktop environment/window manager, either:
The latest release only weighs 130 MB and there is a large choice of distributions (puplets) including one specifically tailored to netbooks (Puppeee).
Pick your favorite distro, just install a tiny window manager, avoid running background applications and that's it.
If you don't have a favorite distro, then all depends on your Linux skill and/or the time you have. Good distros have already been given in this thread.
http://www.ubuntu.com/netbook
And I also prefer the 10.04 version to the 10.10 version. No idea what Ubuntu was thinking with that new space-wasting sidebar in 10.10. Can download the older version here:
http://mirror.pnl.gov/releases/10.04/
Imho that's the ultimate solution to limited screen real-estate on netbooks and tablets - no more menu at all, replaced by an easy hotkey that pops up a panel with all the functionality and information you need.
Menu bars are relics, but maybe the UX designers making these decisions think that's too much of a departure from what most of their users already know?
It comes configured with easy Wifi tools, works with my Netbook's Volume up/down button. Chrome is pre-installed. A different look than the other distros.
http://www.ubuntu.com/netbook
http://ask.metafilter.com/161150/Jolicloud-10-Vs-Ubuntu-UNR-...
i386 Fedora has been compiled with '-mtune=atom' since F12, which is nice for netbooks. (Not so nice for my Core Duo Mac Mini server, but it's not exactly CPU-bound so No Big Deal).
You could also run prelink after the install to make the startup time of your applications snappier.
Often time I do wish there was a more Debian stable'ish equivalent of Arch to put on servers. A distribution that is optimized but does not tip toe the bleeding edge as much and does not have a rolling release cycle.
http://www.browserlinux.com/
It mission is to answer your exact question, pretty much.