France is trying to move on from Microsoft Windows. The country said it plans to move some of its government computers currently running Windows to the open source operating system Linux to further reduce its reliance on U.S. technology.

Linux is an open source operating system that is free to download and use, with various customized distributions that are tailored and designed for specific use cases or operations.

In a statement, French minister David Amiel said (translated) that the effort was to “regain control of our digital destiny” by relying less on U.S. tech companies. Amiel said that the French government can no longer accept that it doesn’t have control over its data and digital infrastructure.

  • atzanteol@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    8 days ago

    I mean, yeah, but nobody really uses Debian (or Arch) until they know what they’re doing.

    Wut? This makes no sense. Debian isn’t some weird “black belt” distro. And we’re talking about government desktops that will be centrally managed anyway.

    • Lydia_K@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 days ago

      Is there any enterprise grade central management software for Linux yet? I’ve looked before but not found anything good, I feel like it’s a real gap in the market right now.

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        8 days ago

        It’s a good question - it’s where Linux has always struggled as a “desktop” OS in corporate or government use. Active Directory is hard to compete with.

        RedHat is probably the furthest along in this area (maybe SuSe? I don’t know SuSe very well). There’s Ansible Automation Platform for managing systems. And I believe they have their own directory server and other offerings. I’m not an RHCE though.

        • Lydia_K@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          8 days ago

          Ansible is all well and good for managing servers and patching and stuff, but desktops and users and group policy to secure user workstations is the gap I have yet to see filled. Active Directory is just LDAP at it’s core, and LDAP existed in unix land far before windows, but the suite of management and policy tools seems missing.