I have a ‘spare’ Dell Latitude 7390 (Core i5 9gb ) on this machine. My production machine runs Debian with KDE.

What might be an interesting distro for me to try out on my spare machine?

  • The Postminimalist@sh.itjust.works
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    8 months ago

    You haven’t given any info regarding what you want to try.

    If you just want to try something different, Arch Linux is an obvious one. A nice learning experience. However, I’d say rolling release is not as recommended on a machine that you’ll be using less than twice a month, since I hear people say you want to update your stuff no less frequently than once a week on a rolling release OS.

    So another idea is NixOS. I think it comes with a stable release option? I haven’t tried it, but it’s another option if you want to install something for the learning experience.

    If you want something easy to install but different, consider Fedora or OpenSUSE (either version)

    For desktop environments, if you want a learning experience for something potentially fun, try a tiling window manager. Sway is one that I’m trying right now (it’s just i3, but with Wayland). Or for something easy but different, any of the big DE will do, like Gnome. I haven’t tried anything other than KDE or Sway.

  • jennraeross@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    8 months ago

    Maybe try silverblue to see what the immutability thing is about? If you want to stick with what’s familiar, kinoite will give you KDE. If you’d rather try something different, sericea will give you sway.

  • cerement@slrpnk.net
    link
    fedilink
    arrow-up
    5
    ·
    8 months ago

    just how “different from Debian” do you want to go?

    • staying mainstream – EndeavourOS or Fedora will give you a similar experience, nothing too scary
    • try out one of the immutable options – NixOS, Fedora Silverblue, Guix, VanillaOS
    • something a little more trimmed down – Void, Alpine, Slackware
    • play with the source – Gentoo
    • do a little learning – Linux From Scratch
  • Joseph_Boom@feddit.it
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    8 months ago

    Arch btw: it is much stable that many Linux users think, there are a ton of guide to do/repair things thanks to Arch Wiki, and, last but not least, it has the AUR repository in which you can find basically all software you will ever need; the only malus the AUR repository has is that you have to compile every software you install with it (even if sometimes they are precompiled).

    P.S. if you want a “ready-to-go” arch distro, install EndevourOs and set the btrfs file system with timeshift. Here’s a guide.

  • cmysmiaczxotoy@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    I just installed NixOS on my laptop. It is very foreign to me coming Debian then Arch. Everyone is saying NixOS is worth it so I am going to give it a solid run. I would suggest NixOS if you have time to learn and Arch if you want more familiarity

  • sapo@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    I usually prefer having any side machines running something more stable than the main one, as I’m always bound to use and mantain them less often.

    Good luck finding something more stable than Debian tho. Maybe something like LMDE, that just got a new version out and is looking great, or trying out an immutable distro.

  • WasPentalive@lemmy.oneOP
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    8 months ago

    10/01 Second Morning Update: @[email protected] The machine is spare for now, eventually, I would like to turn it into kind of a modern clone of an HP85/HP87 - Good plotting, Nice BASIC. Perhaps replace BASIC with Python once I am more comfortable with Python.

    But then, I -do- have a Steam account.

    Fun fact - this machine has a touch screen!

  • CocoLopez@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    If that’s a spare, I would try chimeraOS, turn it into a “steam machine”. You would end up having access to arch at the same time.

  • alt@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    Honestly, just test out a bunch of different distros over the course of a couple of weeks (or months even). As for which distros are worth considering for ‘playtesting’, that’s entirely reliant on your personal ‘Linux Journey’ and whatever you find interesting. Though, if I’d be forced to make a list, then it would consist of the following:

    1. Start off with Arch, Fedora, Linux Mint, openSUSE Tumbleweed and Ubuntu. (Debian is absent from this list because you’re already using it.) You might even combine this with using different desktop environments on each; as this might have more influence on the experience than the distro itself.
    2. After indulging with the ‘veteran-distros’, there are some different directions you could go from there. Perhaps you could try a distro that
      • doesn’t use systemd; the likes of Alpine, Artix, Devuan, Gentoo, Guix and Void come to mind.
      • is ‘immutable’; the likes of blendOS, EndlessOS, Fedora Silverblue/Kinoite/Sericea, Guix System, Nitrux, NixOS, openSUSE Aeon/Kalpa, Vanilla OS and Ubuntu Core Desktop come to mind.
      • takes security and/or privacy very seriously; the likes of Kicksecure, (openBSD, QubesOS (even though neither are Linux distros),) Tails and Whonix come to mind.
      • holds a conservative stance in regards to software and doesn’t like to enforce change to its users. This enables you to learn the intricacies of its system once without ever having to forego that knowledge as times passes; Slackware.
      • is unrivaled in terms of freedom it allows its users; Gentoo.
      • unshackles itself from GNU; Chimera Linux and (to a lesser extent) Alpine comes to mind.
  • WasPentalive@lemmy.oneOP
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    11/2 update: I have installed EndevourOS and will be playing with that for a short time, but I think Artix will be next.

    Do any distributions use the systemd-homed home directory daemon?