Live data from Hacker News

Ask HN: Looking for a really lightweight Linux distro for my netbook

news.ycombinator.com

11–20 of 47 posts

Re: Ask HN: Looking for a really lightweight Linux distro for my netbook

#12
"A really lightweight Linux distro", this doesn't makes sense at all. The Linux kernel is the same for everybody, it depends on what your are running on it.

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.

Re: Ask HN: Looking for a really lightweight Linux distro for my netbook

#13
post #2

If you're not afraid of the command line (or are willing to learn), Arch is as lightweight as you want it to be. The initial install is very minimalist and the package management system makes it almost trivial to build up from there. Install Openbox and Chrome and you're all set with a pretty lean system. http://wiki.archlinux.org/

I'm not scared of the command line, but I'd rather not spend a long time setting up stuff like wifi, sound, etc. Is all that pretty easy to get going?

I'm also a huge Arch Linux fan. It's my only OS, and for the same reasons you're looking for: I just wanted the bare minimum.

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.

Re: Ask HN: Looking for a really lightweight Linux distro for my netbook

#18
post #2

If you're not afraid of the command line (or are willing to learn), Arch is as lightweight as you want it to be. The initial install is very minimalist and the package management system makes it almost trivial to build up from there. Install Openbox and Chrome and you're all set with a pretty lean system. http://wiki.archlinux.org/

[deleted]

Re: Ask HN: Looking for a really lightweight Linux distro for my netbook

#19
post #2

If you're not afraid of the command line (or are willing to learn), Arch is as lightweight as you want it to be. The initial install is very minimalist and the package management system makes it almost trivial to build up from there. Install Openbox and Chrome and you're all set with a pretty lean system. http://wiki.archlinux.org/

[deleted]

Re: Ask HN: Looking for a really lightweight Linux distro for my netbook

#20
post #4

You could just install Ubuntu server and then add the GUI stuff you want.

More accurately, you could do a command-line only Ubuntu installation with the Ubuntu alternate CD, which isn't the same thing as a server installation, and then add what you want. https://help.ubuntu.com/community/Installation/LowMemorySyst... has more information.
Post reply on HN