• @BurgerOPA
      link
      5
      edit-2
      1 year ago

      Funny story. Before hosting this site, I used to run my server infra on nothing but Gentoo VMs. It was very neat but ultimately I ended up switching away from it because keeping each VM up to date proved to be a pain even with a designated “compile server VM” which would distribute the compiled binaries to the VMs that were configured for it.

      If you want the top most security in Linux land, Gentoo is what you want. With everything compiled for your CPU’s microarchitecture, the memory addresses for which to trigger exploits such as stack smashing will be different so a skiddie cannot run their exploit kit on you.

      • @BurgerOPA
        link
        4
        edit-2
        1 year ago

        Now if you had your choice on a Unix or Unix-like system, I’d go with this if you want something absolutely impenetrable:

      • @Stargazer6343
        link
        21 year ago

        would it be possible to do the same with another distro, with proper configutation?

        • @BurgerOPA
          link
          31 year ago

          From my uneducated opinion, yes and no. Kernel ASLR (Address Space Layout Randomization) is a thing, same with PiE (Position independent Executables) the former can be turned on but the latter, you have to compile your software with those flags. PiE offers stack smashing protection. Some distros do not ship this but the list is growing shorter by the day.

          Gentoo allows you to use USE flags which instruct Portage (Gentoo’s package manager) to fetch the libraries required to compile the feature you specified. In short, USE flags basically tell the package what features you want. You can compile your software to be as nimble as possible. Less code means less attack surface that attackers can exploit. On Gentoo even the toolchain you use to compile software is compiled in of itself when you run emerge world.

  • @Moepilator
    link
    61 year ago

    Poor Komari is getting Linux forced onto her when all she wants is her computer fixed ಥ⁠╭⁠╮⁠ಥ

    • @mabtheseer
      link
      61 year ago

      I don’t care how cute Komari is I’m not supporting Windows. The girl is going to run Debian and she is going to like it.

  • DisaA
    link
    51 year ago

    I don’t even want to do this when my wife asks me, and she uses linux. This girl would either install linux, or be looking a blue screen for a very long time.

    • @BurgerOPA
      link
      41 year ago

      Yeah, she’s going to be running Gentoo. And I don’t want to hear any gripes.