Possible Duplicate:
Leightweight Linux distro to install on my old PC

I have a old PC with 833(or something) MHz P3 processor and about 256 MB of RAM. I am running Windows XP in it and it is very slow. It is currently used by my parents for browsing, word documentation and listening to music. I was looking for a Linux distro which was easy to use and light on system resources and would satisfy the above requirements. Also very secure.. Any suggestions..?

EDIT:

If it would in someway have option for "Remote support" - when my parents are lost trying to do something - that would be a plus.

link|improve this question
I hope Manoj or someone else with the reputation can retitle the question to make it more specific. "Linux distro to use" is too broad, and too subjective, but the question actually being asked is much more focused than that would make it seem. – frabjous Oct 13 '10 at 6:32
Can u suggest a title... – Manoj Oct 13 '10 at 6:35
feedback

closed as exact duplicate by Nifle, Diago Oct 13 '10 at 8:00

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

My suggestions would be to try either ArchBang or Puppy Linux. These are pretty lightweight but still quite functional distros. There are some lighter weight ones out there, but too light weight for my taste.

link|improve this answer
feedback

I'm currently running Zenwalk-Openbox on my 700mhz celeron laptop with 256MB of RAM. I did recompile the kernel (using the standard config file, I just set the processor correctly and dropped SMP support), and now it's quite snappy. I've used tightvnc for remote access successfully.

I used to have Zenwalk-core which I built up to a desktop system sans gdm but I got lazy, plus Zenwalk came out with an Openbox release (and OB is my current favourite lightweight WM. )

edit On a quick look, Archbang looks interesting, too. Also, Crunchbang ( although using a standard kernel it seemed a bit sluggish on a 600mhz P3 with low RAM (either 128 or 256, I forget. Also unsure if I recompiled the kernel. )

link|improve this answer
looks quite promising...thanks.. – Manoj Oct 13 '10 at 6:53
feedback

Don't get too hung up on which distribution to install - it is the applications which really matter, and the main applications are the desktop and the web browser and the word processor. I think you would be best off getting a distribution that has a wide choice of desktops and checking them out one by one; try XFCE, LXDE, Openbox etc. You can also try Gnome: your parents may prefer a richer desktop that is a bit slow to a faster but more basic one. Similarly you could try out the various word processors that are part of your chosen distribution. (I'm assuming that you will have to sort everything out, and make a judgement between how fancy / how quick the machine is before handing the machine back to them.)

(As an example, I am running OpenSuse 11.2 on an old Dell CPx laptop, 500MHz processor, 192MB of RAM. OpenSuse is not normally considered lightweight but during the install I just chose XFCE rather than KDE as the desktop. With Google Chromium running with 5 tabs open, and a terminal with htop running, htop is reporting that I am using 99MB of memory.)

You may need to be careful how you install Linux: your computer will find it much easier to boot an installed distribution than a live CD. On this machine I installed from the network install CD without a problem, for Ubuntu based systems you would be better off choosing install straight from the boot menu (assuming Ubuntu hasn't changed that much from what I remember).

As for remote assistance for your parents, if you are happy using the command line, then I would just run the ssh server of your distribution. You will probably have some nice pointy and clicky way to set what services start on whatever distribution you use, but the method will depend on the distribution; come back and ask if you can't find how to do it.

link|improve this answer
Thanks for the detailed answer... – Manoj Oct 13 '10 at 6:56
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.