preferences for os
-easy of use
-ok amount of repos
-runs smoothly
-stable
-small hdd footprint
p2 266mhz
200mb
8 hdd
__________________
TP t20 700mhz/384mb/12hd ubuntu 6.10
![]() |
|
| Forums Blogs Tips Articles Screens Polls | |
User loginNew on forums
Recent blog posts |
Any would work, with fluxbox or openbox or something like that running. You may want to check out distros like puppy linux, vector, debian, etc. There's also slackware and arch, which would run great on it, but they're not as easy imho.
EDIT: Almost forgot about DSL, that would run great on that lappy.
Login or register to post comments 1 point
I recommend www.puppyos.com or www.grafpup.com
Chat: http://tinyurl.com/2vxd7r
Forum: http://tinyurl.com/2gl8ej
Home: http://puppylinux-foundation.org
PuppyGuide: http://tinyurl.com/ykm53t
Login or register to post comments -1 points
Archlinux with xfce as the desktop would run fine on that. Installing it is a bit of a project, but maintaining it is easy.
CAN I HAS FIXD CAPSLOK KEE PLZ?
Login or register to post comments -1 points
I think you would need to install something like Debian
Using something source based wouldnt be worth it on an old machine, so apt-get will really be your friend
http://ftp.debian.org/debian/dists/sarge/main/installer-i386/current/images/floppy/
is a link to the floppy boot images, just download and write to a floppy disc
There's more to FOSS than GNU
Login or register to post comments 0 points
what are the critical packages i need to function? is there a package that has them?
TP t20 700mhz/384mb/12hd ubuntu 6.10
Login or register to post comments 0 points
That really depends on what you call critical. Before installing any extra packages you already have "everything you need", that is a commandline
. If you do
apt-get install xfce4that should install a lightweight graphical environment. If debian didn't change much since the last time it used it, X11 will automatically be installed too when installing xfce or an other window manager.
CAN I HAS FIXD CAPSLOK KEE PLZ?
Login or register to post comments -1 points
If debian didn't change much since the last time it used it, X11 will automatically be installed too when installing xfce or an other window manager.
Yes, yes, that command will install everything needed to run xfce4. Watch out for suggested packages when running that command, as it will probably suggest things like xfce themes and plugins, but won't install them, as they are not crucial to running xfce4.
Login or register to post comments 0 points
The reason I'm saying "if it didn't change" is that maybe some debian maintainer figured that programs that use X don't necessarily need X on the same computer (they could use a remote display, or be accessed through ssh -X). If the maintainer reasoned that way, then xlibs would be installed as a dependency, but no X server. I'd be very surprised, though.
CAN I HAS FIXD CAPSLOK KEE PLZ?
Login or register to post comments 0 points
i should make a list of packages that i would need and then use apt-get for the easiest install.
I was hoping that i could get a audio/video package, accessories package, so i can do them in one shot instead of manually each one, but i can snaptic it.
TP t20 700mhz/384mb/12hd ubuntu 6.10
Login or register to post comments 0 points
Metapackages for things like "audio/video" make no sense in a distribution like debian, which has multiple possible choices for software for each task. Should it contain vlc, or mplayer, or xine, or...? or all possible choices and lots of redundancy?
CAN I HAS FIXD CAPSLOK KEE PLZ?
Login or register to post comments 1 point