I’m pretty comftable with linux mint right now but i want to peruse the wares so to speak, what are some cool or interesting distros that do things differently than mint?
Edit: i dont wanna distro hop people cool your jets, i just wanna look around cos i find it neat :3
OK so if you want my advice, if you wanna just try distros, use DistroSea. Let’s you try out distros in your browser. But here we go:
On DistroSea
- Debian: There’s a reason Mint and Ubuntu are based on Debian and it’s always good to try out just straight up Debian. I know people are going to be all “uuugh but Mint is basically Debian with extra steps”, don’t care, try Debian, you might wanna use it for other things too. If you are familiar with LinuxMint, you’re going to be familiar with
- Bunsenlabs Linux: Successor to Crunchbang, an OpenBox Ubuntu Distro. If you want something ultralight and different, you might wanna try Bunsenlabs. I used Crunchbang back in the day, may it rest in peace.
- Pop!_OS: Made for creatives and programmers, seems to be beloved, don’t really care too much, ubuntu based.
- Fedora: Not a Debian/Ubuntu based system, instead a RedHat based system. Try it if you wanna check out a non Debian based system.
- Lubuntu: Is XFCE too heavy for you? Try Lubuntu, which used LXQT as it’s desktop with an aim of being lighter than Ubuntu Mate or even Xubuntu. Aimed at old laptops and netbooks, and the website even brags that it can run on an rPi.
- Tails: Are you doing shit you don’t want your ISP or Government to know about? Are you a Journalist or an activist? Well Tails is for you, designed to be installed on a pendrive for plug n’ play action, this distro does everything through the Tor Network. It’s also marketed to victims of abuse as well, but let’s be honest if you trust the government these days you need to look at yourself in the mirror.
Not on Distrosea
- PuppyLinux: Holy ball this is a blast from the past. This is not available on Distrosea but it’s available to download. It is designed to be tiny, and I mean smol. It’s an example of how you can get a functional, low resource load OS.
- TempleOS: This is not a Linux distribution, it’s barely usable as an OS, but it’s legendary. TempleOS was created by Terry Davis, an extremely talented programmer and Schitzophrenic who created this OS to be the third temple of God. No I am not joking. It is, however, today considered a work of art by a troubled man.
Fedora Silverblue or any of the other Fedora Atomic distros
I like the concept of atomic distros, but the implementation leaves a lot to be desired for me. Having to reboot after installing any software seems counterproductive to me (admittedly this was my very limited experience when I tried Bazzite).
On Fedora you can run
rpm-ostree apply-live
to apply any changes you make without rebootingLearned something new, thank you! I’m old school so it’s going to take some time to acclimate I think.
Awesome! Fedora Atomic definitely has a learning curve, but once you get used to it it’s one of the best experiences I’ve had
Well I’m not on it anymore because it frustrated this old aging brain. I’m currently on Garuda. But I may give it a go in a VM again.
Or something Universal Blue-based like Bazzite or Aurora.
I’m pretty comftable with linux mint right now
For the love of God, spare your free time and don’t move from what works. Consider tweaking your system instead and moving only when you broke something
This is the way.
i intended to spin up a vm lmao i’m not gonna trash my home in hopes of finding one with marginally better décor, i’m doing this for fun
If you don’t mind reading a little bit and “work hard” to get some things done and “have fun” then I’d suggest to try :
- NixOS (it can do magic!)
- Arch Linux (easiest is the Arch based EndeavourOS and the shiny colorful Garuda Linux), learn some pacman and AUR.
I look back on learning to live with NixOS and laugh. It made my brain hurt, and if I’d only found the Misterio77 repo sooner, it would’ve saved a lot of premature aging. But, if you have some basic familiarity with programming concepts, it’s an easy OS to live with, just different. And so, so, so, so powerful.
They do desperately need a set of opinionated example builds and much better documentation.
Nix + home-manager are a much better starting point than NixOS
- your system still respects FHS and can still use like npm
- you can still leverage decades of Linux knowledge
- it’s much easier to slowly build up knowledge than to have to immediately learn everything
That’s pretty much how I got where I am. Started with Fedora, then Silverblue, then Ublue, then fleek (a custom front end for Home Manager), then, when I saw what Home Manager and Nix could do, dove into NixOS fully.
Garuda has been great on all my computers, even handled the upgrade to kde 6 without issue. It’s a bloaty boi tho. But that’s why I picked it, every tool I’ve looked for was either installed or easily installed via the pre setup chaotic aur
What actually makes Endeavor easier than Arch? I switched to Arch from Mint a few months ago, and so far I don’t think it’s that difficult.
deleted by creator
EndeavourOS has a UI of course ( currently defaults to KDE but there are many DE choices ). It even has a graphical installer.
Perhaps what you meant is that package management is text based by default.
If you really have to have GUI package management on EOS, yay -S octopi or yay -S pamac-gtk are pretty easy to type ( installation of GUI package managers ).
Most distros are the same under the hood. I’d recommend downloading different desktop environments. You can stay on Mint and keep all your files.
oh I’m doing this for fun, i don’t plan to actually switch any time soon
what are some desktop environments you’d recommend aside from cinnamon
I’d recommend KDE and Gnome. They’re the two most popular and mainstream DEs. If you ever plan on switching to another distro, being familiar with these two will benefit you.
If you feel really confident, you can start playing with window managers.
Day 1: Sway looks cool Day 11: SwayFX looks cooler Day 29: Hyprland looks wild Day 44: niri looks fun Day 63: This WM I found on a repo by a random Serbian guy looks great. Day 97: I WROTE MY OWN WAYLAND COMPOSITOR AND WINDOW MANAGEMENT CONCEPT FROM SCRATCH
Day 110: xnomad
Experiment with arch, void (musl), Nixos and atomic distros like fedora silverblue, bazzite
I’ve been enjoying bazzite!
Linux from scratch, does that count?
(It isn’t a distro, but more of a learning project that will expand your knowledge a lot, after you’ve emitted buckets of blood, sweat and tears)
Gentoo is a good alternative to this - at least after you are done setting it up you will have a useable, updateable OS.
Nixos is a declarative distro, it’s an interesting concept.
Also, Immutable distros:
- Fedora Universal Blue
- Bazzite OS
- Vanilla OS
- Blend OS
I’ve been on an immutable distro and declaritive distro kick lately.
So the bluefin project, which has so much sugar it a damn cake (in a good way, lots of stuff to get you to a usable running state for a lot of Dev environment and gaming).
I’m digging into SUSE microos more now, mostly to play with elemental (I really want a featureful CI/CD env for my desktop, so containers to full VM and isos is neat to me).
Nix has been super, super useful for packages that I want between OSs, but the alure of getting better configuration with them on full nixos is slowly drawing me in.
Guix on the other hand is my current ideal, I am just super impressed with their full source bootstrapping and really love a lot of the philosophy of the project, but they don’t get as much love from the professional crowd (nonacademic, non amateur).
Take a look at gobolinux. It changes the filesystem in interesting ways. All programs are in their own directories under /Programs.
Indeed. GoboLinux is neat last time I tried it. Although it’s not clear to me how active its development is.
deleted by creator
I used to install interesting and cool distros back in the 2000s. Now, I personally just want stability, and not bad surprises. So when I distro-hop, I only do it among well known, largely stable and well supported distros (e.g. mint, debian, fedora, ubuntu). I don’t go for the weird anymore, although I did install Alpine on qemu in order to try it out. And the few times I feel adventurous, I try BSD or Haiku OSes.
That’s how I was on Slackware at the time. Reputable, functional, stable - and totally tailorable to your exact needs.
Everybody talks about Arch as a “pedagogic” distro, but you’ll learn a lot working with Slackware. I wonder if Lilo is still around.
I recommend a Fedora Atomic distro like Silverblue or Kinoite, or Universal Blue, which is based on Fedora Atomic. It offers 3 images: Bazzite (made specifically for Gaming), Aurora (featuring KDE Plasma) and Bluefin which uses GNOME.
Qubes OS