this post was submitted on 08 May 2024
294 points (97.7% liked)

Linux

46679 readers
1345 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Edit 2: to everyone suggesting an SDD: i know. Look, if this guy had enough $$$ for an SSD, he could buy a used lappy less than half the age of this one that has an ssd and 2-3x the memory.

Currently, my buddy has a budget of $0, and, if he ever has money to spend, it will be on a newer computer, not upgrading this one. Thx!


My buddy’s old laptop was useless running Windows 7. I wiped it, put on Linux Mint (MATE), and it’s humming along just fine.

Edit: I really love helping people out like this. This guy is in his late 60s and has no other computer. He told me he hasn’t been able to use it in years (I believe it!), so I told him I could wipe it and make it usable again. He was thrilled!

After trying LM Cinnamon, I found it was a bit too much for this machine (Core 2 Duo “Penryn” @ 2.3GHz, 2.77GB Memory, Intel Series 4 Integrated Graphics). I reinstalled with LM MATE, and found it more responsive. I did the standard secondary installation of all the goodies like multimedia codecs, TTF support, battery tweaks, etc. I set up snapshots and the firewall, and installed UBlock Origin in Firefox. I updated everything. Shockingly, the battery still gets about 90-120 minutes, which blows my mind. The damn thing is 18 years old!

So, it’s still slow to launch stuff, as it’s running off of a slow HDD, but it manages to run most things just fine. It’s certainly far more responsive than Win7, and it enables my buddy to enjoy safe, secure, and modern web browsing (which is pretty much all he uses it for).

top 50 comments
sorted by: hot top controversial new old
[–] GonzoVeritas@lemmy.world 75 points 3 months ago (1 children)

Helped a guy and reduced landfill waste, all in one move. Time well spent.

[–] gregorum@lemm.ee 16 points 3 months ago* (last edited 3 months ago)

no landfills here in Florida, they just burn the e-waste and pump the fumes into the local orphanariums, selling it as “Vytameens™".

[–] AeroLemming@lemm.ee 16 points 3 months ago

I got a laptop with an HDD a while back because I'm an idiot "more storage space hurr durr!"

It took 10-15 minutes to boot and another 5-10 just to open a web browser when it was running Windows 10. Even once stuff was open, everything was so laggy that it wasn't really usable. I'd miss a solid chunk of whatever we were supposed to be doing on our laptops in class when I was using it for that.

Linux changed EVERYTHING. It boots in just a couple of minutes and only needs a minute or two to settle itself before things start running smoothly. I even managed to play Hollow Knight on it with no lag!

People don't realize how bloated Windows is until they try Linux. If your computer is slow and was made in the last 10 years, no it isn't, your OS is.

[–] nossaquesapao@lemmy.eco.br 12 points 3 months ago (1 children)

A little trick you can do if your friend experiences too much memory limitations when browsing the web is to use the 32 bit version of firefox. I use it in a machine with only 2gb, and it helped a lot.

[–] gregorum@lemm.ee 4 points 3 months ago

Interesting. I’ll consider that.

[–] eugenia@lemmy.ml 8 points 3 months ago* (last edited 3 months ago)

I've been putting together a lot of old laptops for friends and family, so here's my opinion based on my experience:

Your CPU speed is ok (that CPU scores 932 passmark points, which is ok for dekstop usage and youtube at 360p (you should set up his youtube at 360p, and to not autoplay). If this was Chrome, that cpu could do 480p, but firefox is much slower than chrome on youtube. The difference in speed is not visible on fast systems, but it is visible on very old ones (anything less than 1500 passmark points).

Your biggest problem is the RAM. You have only 2.77 GB of RAM, which is NOT enough for normal web browsing in this day and age -- if you're using lots of tabs. The moment you will open more than 2-3 tabs with heavy websites (e.g. facebook, nytimes, and linkedin), you will start swapping like crazy with Cinnamon. So your user will always have to be conscious of what apps they have open (and make sure you configure 4 GB of swap too, just in case).

Mate and XFCE should be using less RAM, indeed (about 600-800 MB instead of 1.3 GB on Cinnamon). I find XFCE more stable personally, and it only uses 100 MB more RAM than Mate on average. The only good thing Mate has over XFCE is that it comes with a user administrative gui app. I usually install that on xfce ("mate-user-admin").

[–] hagar@lemmy.ml 7 points 3 months ago

Recently did something similar and yeah it seems Mint, specially LMDE in my case, is a great fit for such cases. It's on that sweet spot between being too bare and too bloated.

[–] just_another_person@lemmy.world 7 points 3 months ago (1 children)

You'd have a bigger impact by putting a modern SSD in there, even if SATA.

[–] gregorum@lemm.ee 4 points 3 months ago (2 children)

AkTuALly:

In this particular instance, due to the microscopic amount of memory in the machine (even for the day, when 4GB was considered “minimum”, this lappy has… 2.77GB?), more memory would probably impact performance just as much as an SSD.

But, yeah, and SSD would increase app launch performance and other HDD-centric tasks a great deal. But more memory would allow more apps to cache in active memory and quick-launch after first-launch. This might be a better and more cost-effective “first upgrade” before going SSD.

Also, this dude is in no position to spend money on this machine, so I’m doing what I can to make the most of what he has.

[–] st3ph3n@midwest.social 11 points 3 months ago (2 children)

I’m guessing it has 3GB of ram and 256MB is being eaten due to being shared video memory.

[–] gregorum@lemm.ee 7 points 3 months ago

Oh! That’s it!

The reporting was just weird. Ok, thanks for that!

[–] codemonk@programming.dev 2 points 3 months ago

Fun fact: The machine might even have more RAM. I also had an laptop with a Core 2 Duo. The mainboard supported up to 4GB of RAM. However, the BIOS only supported 3GB (for whatever reason). Around 200MB are used for the iGPU. That left me with 2.8GB of RAM out of 4GB.

[–] Guest_User@lemmy.world 5 points 3 months ago (1 children)

Just playing devils advocate but a faster drive would allow better page caching even with the low ram which is probably already happening on that terribly slow HDD.

load more comments (1 replies)
[–] agressivelyPassive@feddit.de 5 points 3 months ago (2 children)

If hardware/budget allow it, you might want to throw in a cheap SSD and some more RAM. Something like 50€ could greatly improve usability.

[–] gregorum@lemm.ee 6 points 3 months ago* (last edited 3 months ago) (2 children)

For 50[currencyunits], he could buy a new(er) laptop that’s less that half the age of this one, lmao

[–] nossaquesapao@lemmy.eco.br 3 points 3 months ago

Where are you from? Even used pcs around here are somewhat expensive

[–] helenslunch@feddit.nl 1 points 3 months ago (1 children)

Where would you find a (presumably used, not new) laptop for 50 whatevers?

load more comments (1 replies)
[–] michael_palmer@lemmy.sdf.org 3 points 3 months ago

I can find 120 GB used SSD for 5€)

[–] e-five@kbin.run 5 points 3 months ago (1 children)

Any reason MATE over Xcfe? Just curious if the performance is close or MATE is better at things, not trying to question your decisions. I have a >9 year old PC at this point and installed Cinnamon on it but was finding it a bit laggy. I tried out the other editions but am sticking with LMDE for now, but sort of feel like I don't really need nice animations, I just need more CPU for faster compile times, haha

[–] gregorum@lemm.ee 12 points 3 months ago* (last edited 3 months ago) (2 children)

XFCE is so ugly and clunky, I wouldn’t ever suggest that a Linux novice ever use it. It’s fucking horrific. It’s a user interface you choose when you have no other choice and are just that desperate. Suffice to say, I wasn’t that desperate.

It was important that this user have an interface that he could navigate easily, an XFCE was not that interface, nor will it ever be.

Edit. I should note that this may be colored with some personal bias I have against XFCE. I just don’t like it and only use it when forced to. So, ya know, keep that in mind…

[–] BaroqueInMind@lemmy.one 1 points 3 months ago (2 children)
load more comments (2 replies)
load more comments (1 replies)
[–] bigmclargehuge@lemmy.world 5 points 3 months ago (1 children)

Warms my crusty heard seeing tech saved from a landfill. Good job

[–] gregorum@lemm.ee 5 points 3 months ago

We’re in Florida, so no landfill— they’d just burn it and pump the exhaust into local orphanages, sold as “Vytameenz™”

[–] Kory@lemmy.ml 4 points 3 months ago

This is so cool and wholesome, thank you.

[–] fd_nomad@feddit.de 3 points 3 months ago (2 children)

Silly question but what do ya'll use to get that fancy summary?

[–] gregorum@lemm.ee 6 points 3 months ago (2 children)

Fastfetch has replaced neofetch!

But there are alternatives, namely the wonderfully queer hyfetch!

[–] fd_nomad@feddit.de 2 points 3 months ago
[–] pbjamm@beehaw.org 2 points 3 months ago (1 children)

Stop trying to make Fetch happen...

load more comments (1 replies)
[–] piexil@lemmy.world 3 points 3 months ago

Switch out the swap file for zram

[–] boredsquirrel@slrpnk.net 2 points 3 months ago

We have a crazy old laptop that we used to watch movies on when I was a child. That now also runs Linux Mint really well.

I think a slim Fedora KDE would also be very fine, as Cinnamon is really quite painful to use. But they have a really nice set of user friendly minimal apps.

Nothing I would recommend to people switching from other OSes though, as its just too minimal and especially Nemo is awful. Like, no link support??

[–] codemonk@programming.dev 2 points 3 months ago

Such a great project. Bringing joy to a friend and reduce e-waste at the same time. Love it. Would give away the SSD from my old Core 2 Duo based laptop (which got replaced by a used Gen4 i7 laptop from my company when they sold the devices to employees for very little money. Now they are giving them to schools for free, which is great). Sending it around half the planet is neither free nor sustainable, though. Would be cheaper to buy a new one. But maybe you find someone to help out. For me, an SSD was a great improvement for that old machine. As stated in another comment, upgrading RAM did not work in that particular case.

[–] Brickardo@feddit.nl 2 points 3 months ago

Can it run Warframe though

Jk, well done

[–] macgyver@federation.red 2 points 3 months ago (1 children)

This was basically my first laptop. Thanks for this reminder

[–] gregorum@lemm.ee 1 points 3 months ago (1 children)

Did the spacebar crap out on you? Of so, how did you deal with it?

[–] macgyver@federation.red 3 points 3 months ago

Fortunately, I did not have that happen before it met the wrath of 8oz of ice cold water

[–] delirious_owl@discuss.online 2 points 3 months ago (1 children)

Cute. what breed is this dog?

[–] gregorum@lemm.ee 4 points 3 months ago

Toshiba satellite C655

[–] SplashJackson@lemmy.ca 1 points 3 months ago (1 children)

Does he know how to use Linux?

[–] gregorum@lemm.ee 12 points 3 months ago* (last edited 3 months ago) (1 children)

He certainly didn’t know how to use a windows 7 computer for the 18 years he had that installed as the operating system.

Now he has a computer that he can use confidently and securely in a modern way.

And he’s very happy. I called that a win.

[–] SplashJackson@lemmy.ca 5 points 3 months ago (1 children)

That's awesome! Good for him. You're a good friend.

[–] gregorum@lemm.ee 6 points 3 months ago* (last edited 3 months ago) (1 children)

He apologized profusely for putting me out so much for all the work I put into it. I just told him: some guys like to work on old cars as a hobby to unwind. And some people like to work on old computers.

The benefit is that, with old computers, I can take your old computer into my garage, fix it up, and then hand it back to you without feeling any obligation about doing it for free.

It’s not a fucking car.

[–] SplashJackson@lemmy.ca 3 points 3 months ago (1 children)

I set up a linux laptop for my three year old. He plays Putt-Putt, Commander Keen, and Wolfenstein 3D. You're never too old to get into computing!

[–] gregorum@lemm.ee 3 points 3 months ago* (last edited 3 months ago)

You’re never too Young to learn to fucking kill Nazis

load more comments
view more: next ›