this post was submitted on 10 Jul 2024
136 points (94.7% liked)

Linux

47337 readers
942 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
 

What was the last version of Windows you used before hopping on over? This includes the Linux greybeards too.

I was on Win10 but moved over as the end of life cycle is drawing near and I do not like Win11 at all.

Another thing for this change was the forced bloody updates, bro I just wanna shut down my PC and go to bed, if I wanna update it, I'll do it on a Saturday morning with my coffee or something.

Lastly, all the bloat crap they chuck in on there that most users don't really need. I think the only thing I kept was the weather program.

So what's your reasoning for the change to the reliable and funni penguin OS?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago

At the time I stood my server up, I was supporting RHEL at work and support for docker seemed a bit spotty. IIRC, it took both setting up the docker yum repo directly, along with the EPEL repo. And every once in a while, you could end up in dependency hell from something which was at different versions between EPEL and the official repos. Ubuntu, on the other hand, had better docker support in the official repos and docker seemed more targeted at .deb distributions. So, I made the choice to go Ubuntu.

I suspect this is long since all sorted. But, I see no compelling reason to change distributions now. The base OS is solid and almost everything the server does is containerized anyway. If I were to rebuild it, I would probably use something more targeted at containerization/virtualization, like Proxmox.