this post was submitted on 11 May 2024
86 points (100.0% liked)

Free and Open Source Software

17678 readers
32 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I have a 1TB harddrive on my desktop computer that isn't doing much of anything, so I'd like to dual-boot something "interesting". Suggestions are greatly appreciated, so let me know what y'all find intriguing/interesting/frustrating/innovative.

The logo is just for attention, but EFF is a great cause that we should all support.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 21 points 3 months ago (3 children)

You want to try something interesting but want to dual-boot. That last bit could be difficult or "impossible" but using a VM or running from USB stick are options.

  • https://www.haiku-os.org I've run it from USB stick on some older laptop.
  • https://chimera-linux.org FreeBSD user-land with a Linux kernel.
  • https://nomadbsd.org FreeBSD which can be run from USB stick with persistent storage. Has a version with ZFS support.
  • https://nixos.org Very interesting concept.
  • https://www.gobolinux.org GoboLinux is an alternative Linux distribution which redefines the entire filesystem hierarchy. Doesn't seem up to date but quite interesting. If I remember well you can have different versions of software installed at the same time. Let's say (making this up) Bash 1.1, 3.1 and 5.2
  • https://bedrocklinux.org Bedrock Linux is a meta Linux distribution which allows users to mix-and-match components from other, typically incompatible distributions.
[–] [email protected] 8 points 3 months ago (2 children)

I was also going to suggest Haiku. It’s the spiritual successor to BeOs. I was always disappointed that didn’t become more popular.

[–] [email protected] 4 points 3 months ago

Yes. Haiku is quite light weight, small and snappy. One drawback is that it has not yet multi user implemented (everything still runs as root! But so do old DOS flavors :-) ) but imho it is fun to play with and check which software packages it has (it has several emulators packaged).

[–] [email protected] 3 points 3 months ago

BeOS on my old PowerPC blew my mind in the late 90s.

[–] [email protected] 3 points 3 months ago

GhostBSD My pre-coffee self mistyped. I have a separate drive with my daily drive OS on their (Mint), and I have an additional separate drive that I'd like to do something interesting on. These are fun suggestions, so thank you!

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

I feel like Talos Linux is NixOS applied to a very specific purpose: kubernetes.
I've recently been playing with kubernetes, and talos linux feels like cheating.

I think NixOS could has a huge market unexplored of server side deployments. Install NixOS, connect to the fresh install via a CLI tool, apply the patches (flakes?), and have an easy way to reset to base NixOS when you make a mistake so you can try a different set of patches.
All from the cli, all with idempotent config files.

[–] [email protected] 15 points 3 months ago (2 children)

Fedora silverblue
The main system OS is immutable and tracked by a git like system, which means to upgrade, or downgrade your whole OS to a release you just pull in the 'tag' you want, and it just does it.

Can also side grade easily to respins of the OS using this too, just add the remote and pull in the image.

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

Oooh that's a fun idea. Thank you!

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

As a rebase, I reccomend secureblue: https://github.com/secureblue/secureblue

[–] [email protected] 13 points 3 months ago (2 children)

It's really hard to go wrong with Debian.

That's my safe answer.

If you share more about your interests, hobbies, I might have other ideas.

I suppose, when in doubt, there's always Linux From Scratch. It's a very interesting experience.

[–] [email protected] 14 points 3 months ago* (last edited 3 months ago) (3 children)

Except Debian is neither interesting nor innovative.

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

Debian is the Volvo of Linux distros.

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

Unimogs are exciting

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

Except Debian is neither interesting nor innovative.

How dare you!? /s

Yeah. Good point.

[–] [email protected] 3 points 3 months ago

It's very premise is the polar opposite of interesting or innovative. It's pretty much the white bread of Linux: incredibly bland, but will fit into everything that requires bread.

[–] [email protected] 3 points 3 months ago

I have another drive with Mint installed that I used as my daily do-things OS. For this, I'd like to devote a separate 1TB drive to something weird or interesting.

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

Perhaps TempleOS and unholy forks of it?

[–] [email protected] 3 points 3 months ago

Oh that could be fun

[–] [email protected] 12 points 3 months ago
[–] [email protected] 11 points 3 months ago (1 children)

If you're looking for interesting more than useful, may I present TempleOS.

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

. . . could you possibly unpresent it? I kid, I kid--this looks insane and I love it. Thank you!

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

If you have never heard of it before, I recommend checking out the wikipedia page for it, and some of the information available about its creator.

load more comments (1 replies)
[–] [email protected] 7 points 3 months ago

Qubes - an OS that compartmentalizes system functions (including userspace) into separate VMs, with the intent of keeping them secure from each other. Kind of an internal zero-trust approach. Complicated to use.

Alpine Linux - stripped down to create a reduced attack surface, with the intent to provide only packages which have been vetted for security. Fairly straightforward.

Redox OS - a Unix-like OS written in Rust (not actually Linux). Limited, still kind of a prototype.

Damn Small Linux has been revived with a new version recently, which is nice to see.

HoloISO - a community built reimplementation of the Steam Deck OS.

[–] [email protected] 7 points 3 months ago

Redox OS or React OS lol

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

For something interesting, I suggest Qubes OS.

For a reliable workhorse, I would suggest Debian.

[–] [email protected] 3 points 3 months ago

For a regular user, I'd suggest fedora workstation over Debian. Debian is old reliable, but the out of box experience for the user is clunky and missing some utilities and features. I had a tech friend of mine transition from windows and there were many small things that I hadn't noticed would cause problems.

I still run Debian on many different devices, I like it quite a bit especially when distromorphed with Kicksecure.

There is also Linux Mint Debian Edition which switches the base OS used by Mint to Debian. Out of box experience with LMDE is much more user friendly.

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

I was gonna slap Kali on there for fun, but that's a little obvious.

ReactOS is kinda piquing my interest.

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

Or instead of Kali check out ParrotOS

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

Kali is all about the tools. It is not more secure than the average linux system, actually the opposite most of the time. It is designed for red team hackers mostly. Still neat to poke around with. The same is true for ParrotOS

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

AROS (Amiga) Research Operating System

Wikipedia

Official Page

would run in an emulator or bare metal boot from separate media.

[–] [email protected] 3 points 3 months ago

Oh look! Amiga's still alive! Awesome, thank you!

[–] [email protected] 5 points 3 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 5 points 3 months ago (2 children)

opensuse aeon (Linux). Immutable and designed to just work and keep working. https://en.opensuse.org/Portal:Aeon

load more comments (2 replies)
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

For something really interesting, try GhostBSD, or one of the other BSDs (free, open, net)

[–] [email protected] 4 points 3 months ago

Updates: We are currently running Fedora SilverBlue, which is a very pretty OS as they go.

We won't stop with that, though, so keep the suggestions coming!

[–] [email protected] 4 points 3 months ago (2 children)

I haven't had an opportunity to test it myself yet, but I've heard very good things about NixOS. The basic premise is that all of your system state, every config file in /etc, every package you have installed, everything, is defined by a single configuration file called configuration.nix. If you back up just your home directory and that file, you can plonk it into a brand new copy of NixOS, run a single command, and have it redownload and re-set-up everything else exactly how you left it.

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

I've been running NixOS on my framework laptop for almost a year now. I'm a huge fan.

The only thing I couldn't get working was a flake + home-manager-as-a-module + sway setup, but I haven't tried for 6 months or so.

Currently running flake + home-manager-as-a-module + COSMIC and it's fantastic.

I'm running Nobara on my gaming PC, and was originally planning to switch to Bazzite if anything broke, but now I'm working on prepping my NixOS config for gaming.

[–] [email protected] 2 points 3 months ago (3 children)

Speaking of, how is NixOS for gaming? I remember trying it a while ago but not being able to get the Nvidia drivers working. I've since switched to a machine with AMD graphics though.

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

Steam with Proton works OOTB for me if you enable the option in the system config.

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

So far it seems just fine! I'm finding a few bugs here and there, but I think that has more to do with COSMIC than NixOS. I'm going to do some more testing on Plasma to narrow down where the issues are. You can see my config here:

https://github.com/thejevans/nix-config/blob/main/nixosModules/gui-applications/gaming.nix

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

Decided to take this as an opportunity to just go for it. It works great on my gaming PC with Plasma 6. I tested Balatro with Proton, and Baldur's Gate III.

I have a Ryzen 5800X3D CPU and an RX7900XTX GPU.

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

It's even better with flakes. I barely touched the surface but I just run nix run . boot all and rebuilds all systems with the same build / versions. This the run . Part executes a python script that loops through each host and runs nixos-rebuild. I run my k3s cluster with it.

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

something interesting you say. source mage linux. https://sourcemage.org/ its more up to date than it seems. look at the repo.

load more comments (1 replies)
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

Sugar, from One Laptop Per Child. it has like an entirely different UI paradigm or something, haven't tried it

load more comments (1 replies)
[–] [email protected] 3 points 3 months ago

freedoss 9front Uxn(more an emulator but still interesting to check out its by 100 rabbits) openbsd netbsd dragonflybsd etc...

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

Void, stable, fast, not a fork, also is using runit

load more comments (1 replies)
load more comments
view more: next ›