Would a second-hand 11” MacBook Air or 12” MacBook be a good choice?
Linux on Older Hardware: The Complete Revival Guide
31–40 of 135 posts
Re: Linux on Older Hardware: The Complete Revival Guide
#32I had a similar experience trying to use an old laptop with 2GB of RAM. I was surprised how much it struggled with basic tasks. I remember my first computer with 32MB of RAM. Obviously we live in a different world now but still, it's not like I was trying to do anything more ambitious than what I used to do on that PC.
Re: Linux on Older Hardware: The Complete Revival Guide
#33The reason this advice is bizarre is that old memory isn't actually that dear. The machines that would have had 2GB of RAM or less would be from the Core 2 Duo era or so, taking DDR2 or DDR3, and typically supported 8-16GB. 8GB of DDR3 is currently in the ballpark of $10 and the machines that take it can be found by the pallet in the "free e-waste" pile, so who is going to suffer <2GB instead of 8GB over $10?
Re: Linux on Older Hardware: The Complete Revival Guide
#34Re: Linux on Older Hardware: The Complete Revival Guide
#35What’s a good small laptop that’ll run a recent Linux distro? I’d like to get one to have an ultra-portable machine for doing lightweight development work - I don’t need much more than a text editor and a C compiler. Would a second-hand 11” MacBook Air or 12” MacBook be a good choice?
Re: Linux on Older Hardware: The Complete Revival Guide
#36OS/2 might also be an option on some of this older hardware.
Re: Linux on Older Hardware: The Complete Revival Guide
#37What’s a good small laptop that’ll run a recent Linux distro? I’d like to get one to have an ultra-portable machine for doing lightweight development work - I don’t need much more than a text editor and a C compiler. Would a second-hand 11” MacBook Air or 12” MacBook be a good choice?
Re: Linux on Older Hardware: The Complete Revival Guide
#38- i5-6600K (€20 used)
- ASUS STRIX RX 480 8GB (€20 used)
- 16GB DDR4 (€50 used)
€90 all in for an incredible Linux machine that still runs games great at 1080p. Probably even that amount of RAM was overkill, but it's 3200Mhz instead of the old 2133Mhz.
Re: Linux on Older Hardware: The Complete Revival Guide
#39The reason this advice is bizarre is that old memory isn't actually that dear. The machines that would have had 2GB of RAM or less would be from the Core 2 Duo era or so, taking DDR2 or DDR3, and typically supported 8-16GB. 8GB of DDR3 is currently in the ballpark of $10 and the machines that take it can be found by the pallet in the "free e-waste" pile, so who is going to suffer <2GB instead of 8GB over $10?
Re: Linux on Older Hardware: The Complete Revival Guide
#40Deselect KDE if you don't need it. If the machine is old, it's better to use XFCE and install the rest later.
If you install and setup slapt-get you might install some nice KDE/Plasma software later to run under KDE. Then you can set the QT5 theme to GTK2 under /etc/profile.d/qt.sh (chmod +x it) and this content:
export QT_QPA_PLATFORMTHEME=gtk2
Slackware is not 100% free but you can compile a libre kernel from FSFLA with ease and drop it into the UEFI partition or /boot and run the required grub/lilo/elilo command later.