this post was submitted on 01 Nov 2023
10 points (100.0% liked)

Linux

1259 readers
92 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?

top 16 comments
sorted by: hot top controversial new old
[–] cerement@slrpnk.net 4 points 1 year 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
[–] LadyFormic@tilde.zone 1 points 1 year ago (1 children)
[–] cerement@slrpnk.net 3 points 1 year ago

(covered by EndeavourOS)

[–] Uvine_Umbra@partizle.com 4 points 1 year ago

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

[–] Joseph_Boom@feddit.it 4 points 1 year ago* (last edited 1 year 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.

[–] 0x4E4F@infosec.pub 4 points 1 year ago

I always suggest Void, so 🤷...

[–] rutrum@lm.paradisus.day 4 points 1 year ago (1 children)
[–] cmysmiaczxotoy@lemm.ee 3 points 1 year 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

[–] bbbhltz 2 points 1 year ago

Alpine.

But go nuts. Try different distros. Even ones you think you might dislike.

[–] sapo 2 points 1 year 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.one 1 points 1 year ago* (last edited 1 year ago)

10/01 Second Morning Update: @cocolopez@lemmy.world 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!

[–] Cwilliams 1 points 1 year ago

Alpine is cool, but be prepared to fix a lot of things that would usually 'just work' on other distros. Musl, openrc, udev, wifi stuff, etc

[–] waspentalive@lemmy.one 1 points 1 year 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?

[–] waspentalive@lemmy.one 1 points 1 year 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.. : ^ )

[–] Knusper@feddit.de 1 points 1 year ago

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