So it’s no secret that some parts of the army in the USA and my country (UK) sometimes use legacy software like DOS for niche roles as they’re robust including older versions of Windows.

But… where does Linux fit in this? It’s a kernel OS that’s used in top of the line supercomputers, workstations, medical equipment and weather stations.

I imagine some aspects of this would be military secrets but how do they use it? I know that Linux was used for certain space projects with NASA but I’m talking about army applications.

TLDR : Does the penguin OS power shooty shooty machines and tanks

  • Fonzie!
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    It’s Ubuntu, so it’s secure.

    It uses a supported LTS kernel, for better stability and security. Updates to a newer LTS kernel if the LTS it was using is no longer supported.

    It’s very secure by default.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      It is in fact not that secure by default. It lacks a way to manage the desktop in mass. Not to mention is also lacks a firewall and selinux but those can be enabled. Also I wouldn’t trust the lock screen as it can be bypassed because it is Xorg.

      Linux Mint is very good for general usage but I doubt its security in a military application. It is better than before which is good.

      • Fonzie!
        link
        fedilink
        arrow-up
        1
        ·
        1 day ago

        Firewall is pre-installed, and they offer to configure and enable it on launch (similar to Ubuntu and many other distros). I’ve never seen a Linux desktop they came with firewall preconfigured in any way.

        The lock screen is an issue, and Cinnamon does not come with a Wayland way to lock yet. KDE, Gnome or some other Wayland friendly DE would be better in that regard, I agree