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.
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.
I was also going to suggest Haiku. It’s the spiritual successor to BeOs. I was always disappointed that didn’t become more popular.
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).
BeOS on my old PowerPC blew my mind in the late 90s.
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!
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.
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.
As a rebase, I reccomend secureblue: https://github.com/secureblue/secureblue
Oooh that’s a fun idea. Thank you!
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.
Except Debian is neither interesting nor innovative.
Debian is the Volvo of Linux distros.
More like Unimog.
Unimogs are exciting
Except Debian is neither interesting nor innovative.
How dare you!? /s
Yeah. Good point.
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.
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.
Perhaps TempleOS and unholy forks of it?
Oh that could be fun
If you’re looking for interesting more than useful, may I present TempleOS.
. . . could you possibly unpresent it? I kid, I kid–this looks insane and I love it. Thank you!
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.
Wow, thanks! What an interesting read :O (But also really sad to watch the video on the templeos site)
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.
Redox OS or React OS lol
For something interesting, I suggest Qubes OS.
For a reliable workhorse, I would suggest Debian.
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.
I was gonna slap Kali on there for fun, but that’s a little obvious.
ReactOS is kinda piquing my interest.
Or instead of Kali check out ParrotOS
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
AROS (Amiga) Research Operating System
would run in an emulator or bare metal boot from separate media.
Oh look! Amiga’s still alive! Awesome, thank you!
NetBSD
based
opensuse aeon (Linux). Immutable and designed to just work and keep working. https://en.opensuse.org/Portal:Aeon
2nded. OpenSUSE in general is great imo. IIRC, OpenSUSE has the 2nd largest repo, after Arch Linux AUR
well actually… sry i couldn’t resist
i think the biggest repo is that of nixos
For something really interesting, try GhostBSD, or one of the other BSDs (free, open, net)
something interesting you say. source mage linux. https://sourcemage.org/ its more up to date than it seems. look at the repo.
That’s interesting to the point of bizarre. Thank you!