I was using Windows for a long time, from 95, XP, 7 and 10. Games just worked out fine, software that I needed I pirated. But I was annoyed from updates, (cannot turn off MY pc, just update and turn off option) bing, fokin bing and oh the best - F1 binded to it.

On parent’s pc is 7 still installed lol, not gonna change soon, anyway, my old laptop(server since 2017) wasn’t working properly with win, so only option to save it was Linux. Ubuntu was my choice in few years back, That was the moment I discovered open source software (head exploding image).

Recently i switched my main computer into PopOs, since I worked on it I was ,scared, to do it, because of some windows specific software. (I’m still able to boot into win, I kept it for some programs that I need once per year).

But I will never go back to windows as a main. First month was little bit stressful, configuring things and getting used to new workflows, but it is just a pleasure to use. No annoying popups, no preinstalled spyware, no stress related to running unknown .exe files, no bing. I just went from small dark closed box to a nice huge green open(source) forest…

Everything just works. If not, I still can fix it (mostly). I’ve got better with security, I understand more how things works generally. I found my peace in getting to know more how things works, not just guessing what it can do and never actually find out.

So if there is some one that is disgusted with how windows pc works, and is still using it, just switch it for Linux. Just do it, it will bring joy into using your machine as you need to and want to.

Just wanted to say this…

…and share the software, you’ll be free… https://youtu.be/9sJUDx7iEJw

  • Limit@lemm.ee
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    11 months ago

    I get it for personal or even business use on a small scale is great. I use Linux daily, I’m a sysadmin and manage windows and Linux servers. My main desktop is windows. I’m considering switching my home pc over to Linux again since generally (from what I hear) gaming works mostly and that was what used to always bring me back to windows. Now I don’t really game that much anymore anyway so it may not even really matter that much for me.

    But for a business that has hundreds or thousands of user devices that they need to secure, configure, meet compliance, etc, how would they do that with a Linux distribution? Microsoft has active directory and group policy to manage this kind of thing (and now moving toward AAD and intune to manage device configuration) but I have yet to see any kind of Linux desktop distribution that has a central configuration management, patch management and security management. Sure you can configure it to auto update and send it out hoping for the best, but what happens when a device stops checking in, or the VPN client breaks, or there is some software we need to push out to all our users immediately? What choice do we have?

    • Fedora@lemmy.haigner.me
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      11 months ago

      Yes, it’s possible to deploy Linux in enterprise. Google even develops ChromeOS for that purpose, deploys Chromebooks in-house, and sells Chromebooks. Heck, you can enroll your Linux boxes into Active Directory with SSSD if you want to. You can use pull-based configuration management tools to configure workstations. Albeit rare, there’re MDM solutions similar to Windows ones with Linux support, such as Kolide and Scalefusion. I agree that the Windows sysadmin experience is seamless if you fit into Microsoft’s model, compared to Linux. Linux sysadmins must know how to write scripts to bridge the gap. Although I suspect the Microsoft experience will get worse as Microsoft deprecates older solutions in favor of Azure.