Hello,

On Sun, 8 Feb 2015 18:05:44 -0700 Joseph wrote:
> I have an old Asus EEE PC 1000 and I don't think it will run Gentoo, it would 
> be too slow to compile anything.
> It is running Ubuntu 11.10 and I think I'll need to re-install lighter 
> version of Linux on it.
> What are my alternatives?

Just use Gentoo. I have an EeePC 1000H and it runs fine.

Well, I replaced memory bank with 2GB one and setup my system to
be slightly overclocked (1700 MHz) when on AC power using SHE
technology (available in linux kernel). But even without memory
upgrade hardware is fine.

> I'll would like to run VPN, some browser on it and skype.

VPNs are lightweight packages (e.g. openvpn). Both firefox and
chromium are not a problem. Skype is binary only, so no difference
from other distributions here.

The only real problem with this hardware are @world updates. To
facilitate this process use ccache and distcc. You most likely have
another more powerful box (e.g. a desktop or more powerful laptop),
so you can setup distcc there regardless of the distribution. So
powerful box will compile C/C++/ObjC code for you, while EeePC will
handle 

If by some chance you have another peace of very powreful
hardware (e.g. 2x recent Xeon) there is another approach to follow.
You may export root filesystem from EeePC to that host via NFS,
setarch and chroot to it and run all stuff from your powerful box.
This way the only bottleneck will be 100 Mbps network interface,
which is quite bearable, especially using caching (like
cachefilesd).

Yet again, all these tricks are required for @world updates only,
for other stuff EeePC is self sufficient box.

Best regards,
Andrew Savchenko

Attachment: pgpyDJl2Xegal.pgp
Description: PGP signature

Reply via email to