I apologize if my english isn’t perfect in how you would say it daily, but I hope it’ll help with Linux popularity and as a reference for future days.

For this post specifically I want opinions regarding what would be best for school lab of tech vocational high school (for both computer networking and software engineering).

  1. Package update frequency:
  • A. Years per update (Debian, OpenSuse Leap)
  • B. Every 6 month (Ubuntu/Fedora)
  • C. Rolling Release (Debian Sid or Arch but update whenever (every week/month/semester/year))
  1. Desktop environment:
  • A. Gnome
  • B. KDE Plasma
  • C. Cinnamon
  • D. Lightweight DE (XFCE, LXQT, etc.)
  • E. Other DE (Mate, Budgie, etc.)
  • F. Stacking Window Manager (Fluxbox, IceWM, Openbox, etc)
  • G. TIling or Dynamic WM
  1. Community or Company Distro?
  • A. Community Distro
  • B. Company Distro
  1. Display server protocol:
  • A. Xorg
  • B. Wayland
  1. File System:
  • A. EXT4
  • B. BTRFS
  • C. Other
  1. Immutable?
  • A. Not Immutable
  • B. Immutable
  1. Functionality
  • A. General Purpose (Debian, Arch, OpenSuse)
  • B. Specific Purpose (Debian Edu, Parrot Linux, AV linux, etc.)

Let me know your opinion, perhaps I missed some critical question or maybe some question above isn’t that important to consider.

  • @CameronDev
    link
    402 months ago

    I think you are missing the most critical features, stability and support. You need whatever distro you pick to be solid. No one cares about the file system or whether it is immutable or not, your users need the computer to work when they use it, and nothing else matters.

    You also need to be confident you can update and upgrade safely and easily, any risk of a broken update will make your life a misery when that happens.

    Kickstart support, or some form of automated deployment will also be extremely valuable so that you can easily redeploy broken boxes with minimal effort. And some form of remote config/admin will also be extremely valuable. You dont want to have to do updates manually one at a time.

    I would pick a general purpose commercially backed OS, so that if you need it later, you can pay for support if there is a problem. And you need to write some basic usage guides, because no matter which distro you pick, if its not Windows, your users will complain when they cant do X the same way it works on Windows.

    • @[email protected]
      link
      fedilink
      22 months ago

      This 100%. Even if you don’t like canonical, you can get Ubuntu for free and then later pay for support if you need. They have experience managing fleets of systems.

      There’s a post on Reddit where a Brazilian state government org is testing out Ubuntu at scale.

  • @[email protected]
    link
    fedilink
    232 months ago

    Look at what schools in your area are using. Pick that.

    If I had to make a recommendation outside that one: RHEL. You’re literally their target audience.

    • FinOP
      link
      fedilink
      English
      32 months ago

      thank u for your kind word

  • @[email protected]
    link
    fedilink
    13
    edit-2
    2 months ago

    I’m going to say Debian or RHEL. Both are extremely well supported by software and very stable, but you’d get administration benefits with RHEL that you would be missing with Debian. Since these computers are public-facing I’m going to STRONGLY recommend against smaller distros like Zorin or Manjaro.

    Debian and RHEL are proven to be stable for professional work. Debian is especially notable for being on the space station. RHEL is used by basically every company that uses Linux in an enterprise environment.

  • lemmyreader
    link
    fedilink
    English
    112 months ago

    Package update frequency:

    With Ubuntu and with Debian there is also LTS (Long Term Support) to choose from. For Ubuntu this is five years for the default Ubuntu. I believe it is three years for the community flavors (Kubuntu, Xubuntu and so on). Personally I find the pushing of snaps and Ubuntu Pro by Ubuntu somewhat annoying and confusing, so I’d for Debian at your school.

  • @[email protected]
    link
    fedilink
    92 months ago

    I’d use fedora atomic, specifically ublue, because you can fully control what the os is.

    1. It installs updates while it runs and at the next boot it boots into the updated image. If an update fails, it boots into the old image.
    2. Most people don’t know WM. Use a DE. It doesn’t matter which one you use KDE or GNOME. Both are stable and solid. It’s up to you. Maybe choose it based on the apps you use.
    3. Other questions are redundant.
    4. https://universal-blue.org/ https://github.com/ublue-os if you’re interested, use https://blue-build.org/ and your own OS is ready to go within minutes.
    • Possibly linux
      link
      fedilink
      English
      32 months ago

      I would be careful using Fedora Immutable as it is still fairly untested.

      A stable base and Ansible is probably a safer bet

            • Possibly linux
              link
              fedilink
              English
              -1
              edit-2
              2 months ago

              Proven that it can run without issues. Proven that if you have an issue, you can fix it.

              Don’t put untested software in prod

              • @[email protected]
                link
                fedilink
                12 months ago

                No idea where you get the idea from that it has to be proven and that it’s somewhat unreliable and in beta. I get the impression you talk about something different

                • Possibly linux
                  link
                  fedilink
                  English
                  -12 months ago

                  You don’t put untested software in prod. You just don’t. It might be fine on your machine but don’t put on systems for others

    • @[email protected]
      link
      fedilink
      12 months ago

      I second this recommendation! I’d consider immutably a requirement here. For a little more stability, I’d stay one version behind the current release of Fedora (last 3 are supported at any time). So when 49 comes out, I’d stay on 39 and only update to 40 when 41 releases about 6 months later.

  • @[email protected]
    link
    fedilink
    English
    52 months ago

    I would probably do debian 12 with kde, xorg, ext4. Not familiar with debian edu though.

    • Possibly linux
      link
      fedilink
      English
      52 months ago

      I would go with Xfce4 in this case as it is much simpler in terms of UI and complexity

      • @[email protected]
        link
        fedilink
        12 months ago

        I’d lean towards Xfce as well, but for other reasons; school computers aren’t typically the most beefy machines, so a lightweight desktop environment is probably preferable

        • Possibly linux
          link
          fedilink
          English
          1
          edit-2
          2 months ago

          Gnome will run on anything made in the last 10 years. Computers won’t last that long in a school environment.

          Xfce4 is lighter but it isn’t that big of difference. Xfce4 might also have less of a learning curve.

          The reason I suggested xfce4 is that it works well with Debian releases.

          • @[email protected]
            link
            fedilink
            1
            edit-2
            2 months ago

            My experience with Gnome vs Xfce has been Gnome being sluggish; there’s a difference between running and running well/quickly

    • FinOP
      link
      fedilink
      English
      12 months ago

      that’s what I’ve been thinking

  • Possibly linux
    link
    fedilink
    English
    5
    edit-2
    2 months ago

    You word structure is a little odd but I think I can figure out what you are trying to ask.

    If you looking for desktops I would focus on stability and reliability. For the desktop you could use something premade like Linux mint or you could roll your own with custom Xfce4 configs.

    The real question is how you are going to manage this. I assume you have some sort of active directory environment but your group policy will not work on Linux. I would setup Ansible so that you can manage all the desktops in one place. You can create a Ansible playbook that domain joins the machines and then sets up the system.

  • Kubuntu and Fedora KDE are probably the safest options. Linux Mint (Cinnamon) should also work. I’d go with KDE, as it looks and feels similar to Windows, which will make it easier to learn for new users. Cinnamon is another great choice for new users. The file system doesn’t really matter, ext4 should be fine.

  • @[email protected]
    link
    fedilink
    English
    42 months ago

    Opensuse tumbleweed. Its rolling release and gets lots of packages and is pretty stable NASA uses opensuse for there computers. I run tumbleweed on my laptop and btfs is really good and i havent had any issues minus one time i forced powered off while it was updating and it broke zypper. Plus side tho is the live boot can "upgrade an install and fix things like broken package managment. Aswell as opensuse is based off of rhel so package support is really good

  • suoko
    link
    fedilink
    32 months ago

    Check zorin os, it’s Ubuntu LTS with a familiar look, and wine well integrated. Veyon sw then is probably good for pc control

  • Eugenia
    link
    fedilink
    English
    32 months ago

    I’d go with a stable distro, like Debian, or Mint if you wanted something that’s also rather stable and easier to use (Ubuntu underlying structure has a lot of fixes/changes compared to debian).