this post was submitted on 16 Aug 2025
128 points (95.7% liked)

Linux

57368 readers
508 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
 

Going from Windows to Linux then back to windows sucks.

Edit; Going through the comments it seems it doesn’t matter so long as IT supports the operating system, which is fair, in my scenario I’m not involved with our systems-management/IT/developers unless it’s an update to the software we use.

My desktop at work is still Windows 10 and while it works, kinda, my keyboard shortcuts are almost entirely different, I’ve encountered numerous moments where switching tab either by alt-tabbing or by the taskbar not working at all forcing me to minimize everything till I find that tab, couple times it wouldn’t even boot.

I started unplugging the Ethernet cable when I leave for work so IT can’t do any behind the scenes when I’m away.

I dredd the day they force a win 11 desktop on me.

top 50 comments
sorted by: hot top controversial new old
[–] UnfairUtan@lemmy.world 1 points 48 minutes ago

Yea, but at a small company (~15 workers). It took a few weeks of back and forth because I didn't have a real work-related reason to switch.

[–] phoenixz@lemmy.ca 3 points 3 hours ago (1 children)

Not so much convinced as in that I always just installed Linux, period, and then proceeded to do everything I was told I wasn't going to be able to do on linux

[–] HiddenLayer555@lemmy.ml 2 points 55 minutes ago* (last edited 54 minutes ago)

What magical company do you work in that gives you UEFI access on your work computer? Mine's so locked down.

[–] flamboyantly@piefed.social 8 points 11 hours ago

The custom software which is absolutely required for my job is only developed for Windows. There would be no point even going to work if that software wasn't available. So I'd never ask.

There are some people in authority who think the native windows application should be swapped for a "more modern" web/cloud-type. Which would be awful, but say they got their wish and the primary software therefor became more portable. I don't think it would be worth asking or even a good idea.

I know the IT people have zero familiarity with Linux. Their role is to provide me a workstation that facilitates every task required by my job description. It must be stable and secure. It's a complex technical environment where each workstation interacts with other devices. Even with the most constrained, homogeneous ecology that can be arranged, there are constant hiccups that need to smoothed out. I can't be the only person who knows how to use my computer. There are aspects of the environment that are out of scope for me to know about so even if I was a much more skilled linux desktop user, it would be impossible for me to set up my own machine. It would be irresponsible for IT to allow me to run whatever on my system without their being able to properly supervise things.

I have advocated for use of free/libre software at every chance for the workplace as a whole. I try to get people on board with switching secondary/helped applications when available. At some point in the future, I think the software we are using will be discontinued so the question of what to switch to will become live. So I am hoping to propose everyone moves to linux, or at least that we prioritize a less proprietary solution. I have some strong arguments based in our business needs. I doubt the bravery exists for a full switch to Free software (if it is even possible, which it might not be). A better plan would be to find some way to get IT comfortable with Linux first. They would need to have the skills to support all the users properly.

At the end of the day I wish someone had done this in the 80s-90s-00s when everyone was transitioned to using the computers. Now there is so much intertia with windows and everything that goes along with it. The work would be much smoother in a linux environment but 999 individual things need to change to get there.

[–] ulu_mulu@lemmy.zip 6 points 11 hours ago

I work for a big enterprise, we have very strict policies when it comes to work PCs, no way anyone would be allowed to change the operating system.

BUT I got permission to install Virtualbox so I can happily use Linux for many things nonetheless.

[–] digdilem@lemmy.ml 13 points 13 hours ago (2 children)

I started unplugging the Ethernet cable when I leave for work so IT can’t do any behind the scenes when I’m away.

It's not your computer, why do you care?

All that's going to do is make you an annoyance and potentially end up with you being called into a special meeting.

[–] theroff@aussie.zone 0 points 11 hours ago

Your work computer likely contains personally identifiable information. Microsoft very likely has a significant profile on what you do at work and could conceivably link that to your other identities outside of work.

Are they actually doing that? It's hard to say. Microsoft does have relationships with data brokers like Snowflake Inc. and SCUBA plus its own internal capabilities like Xandr Inc.

Cross pollination is more than possible when employees use personsal devices to login to work accounts. Most of the people that I work with login to Slack on their personal device using Microsoft Entra SSO.

[–] KazuchijouNo@lemy.lol 16 points 17 hours ago (1 children)

Small company, I'm friends with IT dude so he told me I could do it as long as I didn't go to him for tech support. He then came to me asking for help installing linux on his machine. LMAO

[–] josefo@leminal.space 5 points 16 hours ago

Uno reverse

[–] Jhex@lemmy.world 4 points 14 hours ago

I did, in my previous and curret job...e very happy camper

[–] theroff@aussie.zone 1 points 11 hours ago

My previous job, yes! A few people had that fight years before I started and won. It was decided on the basis that we're Linux sysadmins who already operate a sizeable fleet of Linux systems and running our own desktops would be beneficial and self-supported.

Sadly my current employer doesn't share this view. We used a crippled Linux desktop through Apache Guacamole which is a bit average to say the least. I have to put up with the constant bullshit that is Windows and all of its ads, news headlines and trash that I don't want on my computer at work. I hate it but I have very little influence in that space.

[–] Vendetta9076@sh.itjust.works 11 points 20 hours ago (2 children)

Convince?

Im a software dev. If you don't use linux or macos youre a weirdo

[–] lightnegative@lemmy.world 9 points 18 hours ago (1 children)

If you use macos but are deploying to Linux, you're also a weirdo.

+10 masochism points if you're using docker on MacOS as well

[–] somerandomperson@lemmy.dbzer0.com 1 points 7 hours ago (1 children)

Wait, docker exists for mac?

[–] lightnegative@lemmy.world 1 points 1 hour ago

Some software branded as Docker for Mac exists for Mac.

Obviously Docker uses Linux kernel constructs not available on other platforms so on Mac (and Windows) they embed an entire Linux VM and attempt to integrate it with the host system storage, networking and resources.

This works about as well as it sounds, I/O performance in particular is terrible and trying to share folders between the host and the VM (to for example mount the code you're working on) is super slow and annoying

"But Macs are the best for development, they're so user friendly" - not even close lol

[–] Nibodhika@lemmy.world 4 points 15 hours ago

Depends on what you work for specifically, at my current job most people use Windows, and it makes sense because our product will mainly be used on Windows, and some of them are windows only. But I also worked in many other places where we were deploying to Linux servers but the majority of devs were on Windows.

[–] MrMobius@sh.itjust.works 29 points 1 day ago (3 children)

I don't work at an office, but at a bicycle workshop. We just have the one computer at the frontdesk to register sales and new memberships (we're a non-profit association). So the PC doesn't have TPM 2.0 so I convinced the board to install linux on it, since it's a security risk to keep using Windows after it's going to be discontinued. But that wasn't easy ! Especially because one of the board member is an Apple fanboy and keep saying things like: "If it's free, it's probably not very good". :[

[–] flamboyantly@piefed.social 6 points 12 hours ago

“If it’s free, it’s probably not very good”

That's so funny to me. I used linux a long time ago but at some point I decided I didn't want to have computer-as-hobby anymore so I got a Mac. And to be fair it did serve me well as intended for a few years. But over time, despite my intentions, I slowly started installing more free software, getting comfortable with the command line (I'd always been a GUI-only linux user), and trying to recreate certain aspects of the Linux experience that I missed.

The unfree of Mac OS led to so much frustration. I was constantly running up against Apple's antagonism towards libre software


despite the underlying BSD/unix skeleton. Being unfree was really not very good at all. Eventually I was forced to the conclusion that I would be better off with linux. And the Apple hardware was end-of-lifed with no more OS support so I had to chose. In fairness to Apple, it did allow me to very slowly transition to linuxy ways. To some extent the contradictions and problems of Mac OS led me to learning the command line and all kinds of other things. If I stayed on Linux the whole time, perhaps I never would have had the motivation to get over my distrust of terminals. And if for some reason I had chosen Windows instead of Mac OS as my non-hobby computer, I doubt I would have gotten into any of it. I would probably just hate computers like so many people I know.

1000x happier this way. I'm even back to computer-as-hobby. Which to be clear is no longer required to run linux. Just my nature.

As to your board member, if it makes him feel better, I'll sell him a USB key with Linux on it for as much as he wants to pay me. So it will give the feeling of being valuable to him.

[–] ddplf@szmer.info 19 points 1 day ago* (last edited 1 day ago) (1 children)

Especially because one of the board member is an Apple fanboy and keep saying things like: "If it's free, it's probably not very good". :[

Thanks for ruining my evening, as this made me unnecessarily angry.

load more comments (1 replies)
[–] DickFiasco@sh.itjust.works 11 points 1 day ago (1 children)

In the words of Jamie Zawinski, "Linux is only free if your time has no value."

[–] BCsven@lemmy.ca 7 points 18 hours ago* (last edited 2 hours ago) (1 children)

Is not really relevant any more. OpenSUSE has been rock solid for 8 years. NixOS, just fill in config and it all just works

[–] chonkyninja@lemmy.world 3 points 16 hours ago

+++ for NixOS. I run it across an average daily fleet of 40k systems. We’re automotive, and nix is used everywhere.

[–] FauxLiving@lemmy.world 14 points 23 hours ago (2 children)

The smb server is Linux, my desktop is Linux.

The office workers use a debloated Windows 11.

I installed pihole at the same time as the server swapped from Windows to Linux, so now they believe the Linux server magically sped up the Internet.

load more comments (2 replies)
[–] idriss@lemmy.ml 13 points 23 hours ago

I didn't need to.

Once I had to write a utility and made sure it works on other OSes except GNU/Linux. The CTO asked in review why doing so? I explained, he said no, make it Linux only, if somebody needs to use it, they will have to install Linux then use it.

Something I appreciate about that place till this day.

[–] Nibodhika@lemmy.world 11 points 23 hours ago* (last edited 15 hours ago)

At my current job they asked what OS I wanted for my laptop and Linux was an option. I do have a Windows desktop at the office that I remote to that needs to be Windows for technical reasons, but my main device is Linux.

At my job before this I worked for one year on my own Linux laptop, until one day I asked for a laptop lent temporarily because I was going to travel and my wife needed mine, and it had to be Windows. I never minded much because it was temporary, but when I came back I was told that I was supposed to always have been using a Windows machine and that I shouldn't use a Linux machine anymore (even though our product was a website deployed to Linux servers). That was one of the reasons I eventually took another job, not the main one, but an important one nevertheless.

Before that the company also offered Linux.

And before that it was a very small company when all of the owners were software engineer guys using Linux themselves. I remember one day we were discussing OS and someone said "can we take a moment to recognize we've been talking about this for 15 minutes and no one even considered Windows as an option".

[–] Tabooki@lemmy.world 5 points 20 hours ago

For sure. I worked in IT for a long time. After we switched from the mainframe to os/2 I ran it for a decade on my desktop while the company went to Windows. Then once I couldn't run os/2 anymore due to newer hardware I switched to Linux. Ran it from the late 90s until my retirement 5 years ago.

I had to support it all myself but they let me since I was also the security guy and they realized that Windows sucked.

[–] crazyminner@lemmy.ml 5 points 20 hours ago (3 children)

I didn't convince anyone, I just did it.

As soon as microsoft announced the recall feature I was like nope this I aint consenting to that even at work. I put Nixos/Gnome on my work laptop and haven't looked back. Everytime I help someone on their windows 11 laptop it feels like a snails pace.

I wish I could convince our workplace to switch to linux. I feel like Nixos would be PERFECT for the workplace, you could just deploy like a standard config and add more apps if needed.

It would make all the software requests super easy. (given they were FOSS ofc. Even most windows apps work using Wine or Proton tbh.) I don't use any closed source apps on my laptop, but others could.

load more comments (3 replies)
[–] darklamer@lemmy.dbzer0.com 46 points 1 day ago (5 children)

I've had Linux on my work desktop for the past twenty years.

[–] mundane@feddit.nu 32 points 1 day ago

Me too, I have also refused job offers to places that don't allow Linux on the workstations.

load more comments (4 replies)
[–] slazer2au@lemmy.world 37 points 1 day ago (1 children)

Yes, the company OS policy doesn't specify which OS to use as long as it actively supported and the security tooling can be installed.

[–] iAmTheTot@sh.itjust.works 31 points 1 day ago (1 children)

I reckon the latter part might be the problem for a lot of people.

[–] frongt@lemmy.zip 28 points 1 day ago

A lot of enterprise security software has a Linux version, because a lot of servers run Linux, and they need to have the software for compliance. There is no shortage in that space.

[–] muusemuuse@sh.itjust.works 12 points 1 day ago* (last edited 1 day ago)

I used to work at a place where it was just a small operation of us three in the IT dept. helpdesk goon me, network engineer, and IT boss. I wanted more experience on Linux in a corporate environment. IT boss saw this as a learning opportunity and gave the green light so I switch my machine over.

Then network guy switched. IT boss thought this was fine too. “We learn some lessons the hard way” he mused.

This lasted several weeks and we had basically no issues. We were actually more productive than he was. He eventually was getting frustrated this little experiment of his wasn’t going the way he wanted and mandated we “had to use windows because our customers were using windows.”

We switched back. Everything went back to shit but it was familiar shit so he was fine with it.

I brought in an old surface pro X and used it. Technically still complying and it did help us figure out some issues some of our other ARM based customers had. Any it worked better than the shitty dells we were given.

load more comments
view more: next ›