I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.
Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
I just want to say that you’re a MVP for seeding that much for that long. Lots of TBs up there - you’ve helped out a ton of people.
Thank you.
Yes thank you so much!
Agreed, came here to post a “thank you for your service”
Yes, Ubuntu 20 isn’t EOL yet. A lot of those downloads are probably IT staff or developers that are running Ubuntu servers or developing on those versions.
ETA: We still have some RHEL 7 and clones at my day job
got curious – 20.04 LTS still has more than a year of support left
Seven more years of ELTS
Yeah, should’ve remembered that before asking… Makes sense. Thanks
This man really does have GBs of Linux ISOs
Holy ratio
i tought this post was going to be a “linux ISOs” joje lol
20.04 and 22.04 were LTS versions, aka, long term support.
Any application that requires stability should run on LTS versions. Combined with Ubuntu being one of the most popular distros, makes 20.04 and 22.04 the most popular choices for anything in a home lab and many smaller business needs.
Whether you’re building a server for home DNS, or a time server for a small business, then you’re probably using Ubuntu as the base.
I think the next LTS version will be 24.04, so things might shift sometime after that.
Correct. Naming of ubuntu is always . of release. The LTS’es are supported for four years, so when 24.04 is released, the 20.04 will be EOL
FOSS hero. 💜
Gotta download at least a few actual Linux ISOs to be a real datahoarder.
People download fake Linux ISO’s? What even are those? I have no idea. No idea at all.
Yea I have 100tb of these weird Linux ISOs, I have no idea how they even got there either.
I don’t know about now, but my first Linux OS was Ubuntu and I appreciated the long support because of this. That was in the dial up days, tho, I can’t imagine why anyone would require that now ☠️
People desperately trying to avoid snaps by any means possible?
I struggled with those for so long. I’m running Pop now with integrated flathub and all of a sudden Linux is fun again!
I worked at a place which was still using a 20.04 version (for products they were selling) because updating it would require spending any amount of time updating software. Path of least resistance is using the old os forever.
10 years ago I was working at a place that still used an Apple ][e
It controlled a ROM burner that was vital to the manufacturing process. In a back room was a stack of backup ][e s just in case the production one should ever fail. In the years I worked there it never did.
We had an old 286 running the HVAC at a hospital I worked at. This was a hospital with about 2000 employees in a major American city.
I assume it’s not human driven. Maybe some automated archiver? Some bot looking for proof of pirated content, and just downloads everything it finds?
Right, that sounds like a good guess. That makes sense, bots are everywhere.
Some of it may be, but the fact that the LTS versions (20.04 & 22.04) are downloaded overwhelmingly more than the others seem to indicate it’s more intentional.
Do old versions of Linux (Ubuntu in this instance) run better on really old hardware? That might be a reason if so.
Data hoarders? People rolling back to older versions? Those are my best guesses.
Sir, you are a hero. Thank you for your service.
Systemd haters? But seriously, this could well be because of business environments where applications require specific OS versions to keep being supported by the vendor. Or better: where the orchestration tool cannot be updated because of the old OSs while said OSs cannot be updated because it will break orchestration.
This is why people love containers: you can run insecure software on insecure OS (component)s while pretending to be in control on your shiny Kubernetes cluster.
ITT: speculation by people that clearly don’t use/understand Ubuntu.
I occasionally have to download and run old versions in a VM to build poorly supported software.
E.g. step 1 of the build instructions here…
Install the following packages in an ubuntu - 14.04.6 LTS machine