Beside DE and terminal commands , is there anything else I should try in a linux distro ?

  • stoy@lemmy.zip
    link
    fedilink
    arrow-up
    16
    ·
    15 days ago

    It sounds as you want to evaluate different Linux Distributions.

    DE/GUI is a good one, terminal commands is a bit useless since the vast majority of Linux systems use Bash as default.

    This is what I would look into on a new distro:

    UI - What DE or WM is it using, what is the default config like, and try to learn from that. How is the terminal prompt configured (the default Ubuntu and Debian prompts are terrible, I allways change them)

    Package Manager - how does it work, what software is available?

    Unique software - Does the distribution include some tools, applications or games I haven’t heard about? If so, what do they do, and how do they work.

    This gives me a feel for the distribution and how to use it.

    • ccdfa@lemm.ee
      link
      fedilink
      arrow-up
      15
      ·
      15 days ago

      I disagree that the UI/DE/WM is a good way to evaluate a distro. One could make any distro look and feel like any other.

      In my opinion one should look primarily at three factors:

      1. Package manager
      2. Release type
      3. Stability

      From there just choose either Debian or Arch and install the UI you want with the DE/WM

      • Draghetta@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        15 days ago

        You are technically correct (I know) but I would argue that distros that come with a certain DE usually have their experience built into it. Sure you can install gnome in kde neon but don’t expect anything to work, if it does it’s mostly by accident.

        This is true for distros that cater to “simple” users that want to install and be productive of course, not for those like Debian or arch which cater to users who want to build their own experience.

      • stoy@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        15 days ago

        Please notice that I spoke about the configuration of the DE/VM, I have learned a lot about DE/VM confug from looking at different distros

      • A7thStone@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        15 days ago

        I agree on the package manager. I got so used to rpm style from SuSE that I have a hard time with Debian based systems.

      • bufordk@noauthority.social
        link
        fedilink
        arrow-up
        0
        ·
        14 days ago

        @ccdfa
        My $0.02 worth. I run Kubuntu (Debian) and Manjaro (Arch) both with KDE Plasma. KDE has done such a great job. I often forget which distro I’m running. It’s usually me inadvertently running apt commands on the Manjaro box and saying to myself, oh yeah that’s right
        @stoy @kalvo

        • ccdfa@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          14 days ago

          How do you like Manjaro? I am on normal arch with kde and I love it. Manjaro’s own repos scare me.

          • bufordk@noauthority.social
            link
            fedilink
            arrow-up
            1
            ·
            14 days ago

            @ccdfa
            I like it quite a bit. I’ve been using it for about 2 years; one machine as a every day work station that I use for everything and a laptop with a cracked screen that I use as my Jellyfin server. I have no issues at all with the repos but that is the one area I know the least about. Since you mentioned it, I think I do some learning this week.

    • winterayars@sh.itjust.works
      link
      fedilink
      arrow-up
      5
      ·
      15 days ago

      As well as the package manager (and release type/schedule as mentioned in a different reply) you might want to look at the overall structure.

      Does the distro use selinux or app armor (you probably want at least one)? Does it follow traditional distro structure like Ubuntu/Debian or is it weird like atomic (ex Silverblue) or declarative (ex Nixos) distro? Is it a minimalist distro (Arch is the big modern one) it maximalist (Suse)? Those kinds of things can also be informative.