this post was submitted on 27 Aug 2025
122 points (92.4% liked)

Linux

57888 readers
654 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 6 years ago
MODERATORS
 

Will they lobby for laws that prohibit Linux or make it difficult to install? What actions might they take in the future?

you are viewing a single comment's thread
view the rest of the comments
[–] olafurp@lemmy.world 15 points 6 days ago* (last edited 6 days ago) (3 children)

Hear me out on this one "Microsoft Linux"

[–] chaitae3@lemmy.world 10 points 6 days ago (1 children)

Yes exactly. Embrace and extinguish has always been Microsoft's strategy. They'll release their own distribution and either make it slower and more complicated than Windows, so that everyone thinks Windows is the better OS, or they'll make it a cloud OS like Chrome, requiring recurring payments to use Office 365 and everything else.

[–] Jack_Burton@lemmy.ca 6 points 6 days ago

I see this as the most likely outcome as well. It's the preferred route, seen all of the place lately. Want to privatize a public service? Cripple the public service enough to "prove it doesn't work" to convince people privatization is the best option. I suspect most people would switch to Microsoft Linux over something "tech" sounding like Debian or Ubuntu. When the trial of their slowed down and crashy "Linux" comes to an end, Microsoft will offer an easy solution to switch back to Windows.

[–] the_crotch@sh.itjust.works 3 points 6 days ago (1 children)

Already exists as a VM option on azure

[–] Doomsider@lemmy.world 2 points 6 days ago (2 children)

Emulation should always be Linux emulating Windows. Windows emulating Linux is just weird.

[–] olafurp@lemmy.world 1 points 6 days ago

It's a Linux distro that's called Azure Linux and it looks like it's based on Fedora if the length of package attribution is anything to go by.

[–] the_crotch@sh.itjust.works 1 points 6 days ago (1 children)

Its not emulation, it's a Microsoft distro

[–] Doomsider@lemmy.world 1 points 6 days ago (1 children)

Two things, I was under the impression that Azure can emulate a lot of different Linux distro. Second, I thought the hypervisor ran on cut down version of Windows server.

[–] the_crotch@sh.itjust.works 2 points 6 days ago* (last edited 6 days ago) (2 children)

VMs aren't emulation. Its a full OS running on virtual hardware. Also, yes, azure offers several distros, not just Microsoft's.

The OS of the bare metal host shouldn't matter much, if at all, to the guest. If you have a philosophical issue with the hypervisor running under windows I doubt you'd be using azure to begin with.

[–] Doomsider@lemmy.world 2 points 6 days ago

That makes sense. Thanks.