• Cyborganism@lemmy.ca
    link
    fedilink
    arrow-up
    13
    ·
    8 months ago

    I was thinking about this the other day. Windows 11 is starting to roll out on company laptops and I would love it if we had the choice to install Linux. But I think there are some challenges to that.

    Most large companies control what employees are allowed to install on their machines for security reasons. We wouldn’t want any spyware or ransomware or any kind of malware getting installed inadvertently. Most places will use software allow lists through applications like the Software Center and use software detection programs to monitor if any non compliant software is installed.

    There’s also permission management through group policies on Windows to manage which kind of user can do what on their system.

    Finally, I hate to say it, but most companies use the whole Microsoft Office 365 eco system with Microsoft One Drive and SharePoint. I know we can use the web version for some of the apps, but for practicality’s sake, it’s best to have an installed version. And the cloud sync feature of One Drive is also very important for automatically backing up important work. I doubt they would let that go.

    I would love to hear if anyone can offer solutions to these problems.

    • Troy@lemmy.ca
      link
      fedilink
      arrow-up
      5
      ·
      8 months ago

      KDE had a policy editor back in v2.0… honesty I never really followed whether those features stuck around. But the simple version is to lock down write access to folders in $HOME, such as .config or similar. Linux already prevents most users from installing programs over the system directories without root, but I’m not sure if you can restrict new programs with +x in $HOME unless you write-lock the whole folder… Someone with more network admin experience probably knows this :)

      • Cyborganism@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Exactly. I once had a computer with Linux where I had no root access, but was able to install, or at least unzip or build, pretty much whatever I wanted in my $HOME directory. And I wonder if it isn’t possible to installs Snaps or Flatpaks without root permission?

    • linearchaos@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      Outlook owa pwa is 99%

      The rest of the apps sans access work 99% in wine.

      Google docs works great

      Run NixOS don’t give em root or nix-shell. They can’t install anything you don’t allow.

      Put each users allows softlist into source control. Make the boxes cron and reconfigure on demand.

      Tailscale VPN.