this post was submitted on 01 Nov 2023
1 points (52.2% liked)

Linux

47231 readers
870 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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?

all 20 comments
sorted by: hot top controversial new old
[–] the_postminimalist 12 points 10 months ago* (last edited 10 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.

[–] [email protected] 8 points 10 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.

[–] [email protected] 5 points 10 months ago (1 children)
[–] [email protected] 5 points 10 months ago (1 children)

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
[–] [email protected] 1 points 10 months ago (1 children)
[–] [email protected] 2 points 10 months ago

(covered by EndeavourOS)

[–] [email protected] 5 points 10 months ago

I always suggest Void, so 🤷...

[–] [email protected] 4 points 10 months ago* (last edited 10 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.

[–] [email protected] 2 points 10 months ago

FreeBSD. Can't go wrong with looking at unix if you want something interesting

[–] [email protected] 2 points 10 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

[–] [email protected] 2 points 10 months ago* (last edited 10 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!

[–] [email protected] 1 points 10 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.

[–] [email protected] 1 points 10 months ago (1 children)

11/01 morning Update: Arch with 3 votes. NixOS with 2 votes, Alpine, Void, Kinoite, Open Suse each with 1 vote.

I would probably want a cheater install of Arch, that way it may be less work.

I have been interested in Kinoite in the past. I have also been interested in Suse because of their admin application Yast(?)

Isn't Alpine downstream from Arch? That might count as another vote for Arch.. : ^ )

[–] [email protected] 1 points 10 months ago

Nah, Alpine is independent. It's one of the more popular non-GNU/Linux distros.

[–] [email protected] 1 points 10 months ago* (last edited 10 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.
[–] [email protected] 1 points 10 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?