Hey fellow Linux enthusiasts! I’m curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I’d love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

    • @SamsonSeinfelder@feddit.de
      link
      fedilink
      English
      602 years ago

      I use Manjaro and based on the downvotes I received when mentioning it around here, I can assure that you are excused and you can give me this crown.

      • @bionicjoey@lemmy.ca
        link
        fedilink
        132 years ago

        Lol same. When I installed Manjaro it was a popular choice, but in the past couple years sentiment has really turned against it. I haven’t experienced any of the problems people claim it has, so I can’t be arsed to distro hop again.

        • @Nyanix@lemmy.ca
          link
          fedilink
          22 years ago

          Exactly where I’m at. I’ve had no issues with it, I have my home computer all set up and customized over the last 3 years, I’m not doing that again just to say that I’m on a different distro unless something goes very wrong.

      • @SheDiceToday@eslemmy.es
        link
        fedilink
        122 years ago

        I understand the criticisms of manjaro, and don’t recommend it to people, but it seems to be the only distro to work with my hardware/software without issue. So for now, here I am.

    • @Snowplow8861@lemmus.org
      link
      fedilink
      English
      72 years ago

      I use Ubuntu, it’s the default for ROS. I tried debian but the instructions didn’t work instantly so I just as quickly gave up and went back to Ubuntu since I was busy. Lol.

    • Ook the Librarian
      link
      fedilink
      22 years ago

      In fairness, I’ve been using it since 2004. So I was using a less popular linux. It’s not my fault the world has changed. So I think it counts and is completely relevant to the spirit of the question. /s

  • @Klaymore@sh.itjust.works
    link
    fedilink
    722 years ago

    I switched to NixOS almost two years ago, and it’s really nice being able to define my whole system in a single set of config files. If my hard drive dies or I switch computers, I can just reinstall NixOS using my config files and everything will be set up the exact same way. It’s extremely solid and I don’t need to baby my system because if it breaks I can just reinstall everything back to normal.

    And I can share parts of the config between devices, so when I change my Neovim or VSCodium configs using Home-Manager it gets synced to my other devices, as well as being saved as part of my NixOS config files.

    • Jacob
      link
      fedilink
      172 years ago

      +1 for Nix. In my case I switched from Opensuse Tumbleweed to NixOS about a year ago. Before NixOS I had spent years distro-hopping fairly regularly just in an effort to find something that was atleast moderately simple to setup/troubleshoot, (I’m no developer, and my Linux technical expertise really only covers the basics) and that would be resilient to the careless tinkering I tended to do in general.

      Using NixOS on a daily basis has been a complete pleasure. After experiencing the sane-ness of a declarative system I’ll never go back. As of late, NixOS seems to have been growing steadily in popularity, although most of its userbase are experienced developers, businesses, and almost no Linux beginners. This is understandable given its current state and reputation as an advanced distro, but I am of the opinion that–if a GUI software store for nixpkgs and a GUI program for editing the system’s configuration options were developed–NixOS could quickly become one of the most desktop user-friendly distros available given its underlying immutability and unrivalled stability in general.

      • @dino@discuss.tchncs.de
        link
        fedilink
        English
        11 year ago

        I don’t understand how tinkering proofness achieved through learning “Nix syntax” is any better for the average joe compared to a the default settings of tumbleweed including snapper.

        • Jacob
          link
          fedilink
          11 year ago

          NixOS has snapshots built in as well but I’ve never had to actually use them to recover anything because Nix packages are built in isolation from one another, and their dependencies are declared, so packages can’t break each other when installing or upgrading them.

          NixOS is also an immutable distro, which prevents accidental bad changes to the system. Tumbleweed is very friendly and stable compared to many other distros out there, but it’s still vulnerable to accidental breakage in the same ways most other distros are. I think the cherry on top for the average joe using Nix compared to OpenSUSE, however, is just the fact that the Nixpkgs repository absolutely dwarfs OpenSUSE’s.

          Luckily, if you prefer to stick with whatever distro you’re running already, but want the power of the Nix package manager, you can get the best of both worlds and install just Nix (without NixOS) on any distro.

    • Footnote2669
      link
      fedilink
      English
      12 years ago

      Im still toying with the idea of nix (using Fedora rn) but I don’t code at all rn and don’t need to rebuild my system all the time so I think it’s pointless

  • @StrangeAstronomer@lemmy.ml
    link
    fedilink
    492 years ago

    voidlinux on my laptop (from Fedora) - why? I wanted to see what a systemd-less distro was like nowadays. I have used Linux since 1992 and Unix since 1984 so I’m used to SysVinit. What I find with voidlinux is a system I can understand easily - not that I struggle with systemd, but I felt there was just so much happening under the hood, just too clever by half. If I wanted MacOS, I’d have bought an Apple.

    The packaging system on voidlinux is sooooo much faster than fedora. The really weird thing is that my battery life almost doubled. I can’t explain it except to say that the laptop is much calmer than under fedora, which seems to run the fan constantly. Same workload, CPU governers, powertop tweaks etc etc - but battery life almost doubled.

    The one downside is a smaller array of packages in the repositories. But since I’m happy installing from source for those few corner cases, it’s no biggie.

    I’ve left fedora on my media/file server for now as I still do some fedora packaging (mainly for sway related packages).

    • kim (she/her)
      link
      fedilink
      102 years ago

      i distrohopped a lot until i landed on Void, then i just stayed because it does everything i need, it’s fast, understandable, easily tweakable, and rock solid

    • @onelikeandidie@lemmy.world
      link
      fedilink
      10
      edit-2
      2 years ago

      I used Void with xfce for a year and I feel like it was the best “new” distro I’ve ever had my hands on. It was clean, efficient and I loved initd and xbps.

    • @Charlatan@lemm.ee
      link
      fedilink
      English
      92 years ago

      Void is just soo good.

      • Runit is super simple and makes sense to me. - I get to build the distro the way I want it.
      • I’ve learned a ton about the inner workings of Linux using Void for the last 3 years.
      • You’re right about packages, but I’ve not had issues as I’ve found flatpacks or appimages for anything not offered.
      • Xbps has spoiled me. I HATE using almost every other package manager. They’re all so slow and cumbersome.
      • KillSlaveOwners [they/them]
        link
        fedilink
        English
        22 years ago

        I LOVE void, while I did need to do a bit more research at times, I felt like it taught me more about how an OS functions. The first time I made my own unit script was also super satisfying.

    • @kshade@lemmy.world
      link
      fedilink
      52 years ago

      Void and Alpine are great for their simplicity and speed, I’m using those two exclusively outside of work.

    • @davefischer@beehaw.org
      link
      fedilink
      English
      52 years ago

      Void here too. I was mostly Solaris & OpenBSD for many years, Void is the first linux I’m happy to run on my main machines.

      I realized I was going to be comfortable with Void when I saw in the docs that to config the network you just “put the commands in rc.local”. Ha ha. Yes, that’s how you’d do it in 7th Edition Unix! Back to the basics.

        • @davefischer@beehaw.org
          link
          fedilink
          English
          11 year ago

          Yes, although the thing on my desk is just an x-term & media player, so “desktop system” doesn’t mean that much…

          Mostly video performance (1080 vid stuttered badly, while it plays fine on the same machine under linux.) & compatability. (Not that I want to run a browser on my x-term, but it would be nice to have as a fallback option. Can’t install anything recent.) Oh, and extended attributes in the filesystem. I REALLY like being able to add name=val tags to a file. It’s immensely useful. That might be my favorite feature of linux? Funny.

          Also, I was in the midst of switching from Solaris to Linux on my server, so it just seemed like a good idea to run the same OS on the desktop.

    • ProtonBadger
      link
      fedilink
      32 years ago

      Sounds like some sort of weird bug under Fedora, given the huge difference.

  • @MyNameIsRichard@lemmy.ml
    link
    fedilink
    312 years ago

    I don’t know if openSUSE Tumbleweed counts as a less popular distro but it’s certainly underrated. I chose it with a roll of the dice and stayed because it’s bloody good.

      • AzureDiamond
        link
        fedilink
        42 years ago

        I can vouch for openSUSE Tumbleweed, too. Just today btrfs saved another day.

    • @popcorp@discuss.tchncs.de
      link
      fedilink
      32 years ago

      My first Linux distro was SuSE 7.x, just because we had an installation box in the high school library. 8 CDs to install packages from etc. Funny stuff.

      Then I played with Gentoo & Debian for a couple of years, but went back to openSuSE once I started my first real job. We had to use it because we needed a Red Hat compatible and enterprise ready Linux. And I am using openSuSE to this day if I have a choice. Everything works, if I quickly need something YaST can configure a lot of shit and is just super user-friendly.

      But I recommend Leap for day-to-day work, Tumbleweed with its rolling updates keeps updating almost 24/7.

  • @Audacity9961@feddit.ch
    link
    fedilink
    25
    edit-2
    2 years ago

    Is Gentoo lacking enough popularity?

    If so, I use it because it offers unrivalled flexibility, even compared to Arch, portage, which is an epic package manager, a dedicated security team, reasonably large community and developer base, source-based package distribution and fast package updates, which often outpace even arch.

  • CyclohexaneM
    link
    fedilink
    242 years ago

    Does Gentoo count?

    It’s not that unpopular. I chose it because it is very powerful. It really makes use of every Linux power there is. It makes solving problems yourself much easier, and customization is big.

  • @xyguy@startrek.website
    link
    fedilink
    English
    242 years ago

    I’ve been running crunchbang++ on an older laptop since they updated to the latest Debian release.

    I love how simple and speedy it is and since it’s based on Debian 12 and GTK 4 I can still run all my software super easily.

    It’s also become my go-to live distro.

    • @azimir@lemmy.ml
      link
      fedilink
      52 years ago

      #! Was my go to distro for a long time. I was really happy to hear that the #!++ distro was now trucking along.

  • oshu
    link
    fedilink
    English
    202 years ago

    I use Void Linux on my home servers and I really like it. Clean , small, and stable.

  • @Guenther_Amanita@feddit.de
    link
    fedilink
    19
    edit-2
    2 years ago

    Fedora Silverblue

    I use Fedora Silverblue, I don’t know if that (still) counts as “underground”-distro.

    Reason I switched: I’ve been distrohopping/ desktophopping for the whole time I used Linux (~2-3 years) and always came back to Fedora. I really like it’s sane (for me) defaults.

    Problem: I broke pretty much any system I installed after a few weeks.
    Knowing enough to change everything, but doing exactly that without knowing exactly what I do and how to fix stuff is really bad.
    Instead of fixing a problem, I just reinstalled. That took me just an hour everytime, but still is a bad practice, even when it’s quicker.

    Also, everytime I was happy with Gnome, KDE got a shiny new feature I just wanted to have, and I switched the Fedora spin, since switching DE on a used system feels really dirty and buggy.


    The last time I broke my (Tumbleweed) install without actually doing anything I just said “Fuck it, even if I loose some freedom, I will now only use immutable systems from now on!”.

    I decided for Fedora, and oh boy…


    Actually, I didn’t loose much freedom or functionality at all!

    (Only exception: no VPN app, I have to use the menu from Gnome; and somehow, Boxes doesn’t work atm, maybe that’s just a bug).

    I’m now using it for 2 months and couldn’t be happier!!! Why?

    • Atomic updates + super quick and easy rollback support (already saved my butt) by rebooting and selecting another image.
    • Clear separation between “my” stuff and the OS, which is really intuitive.
    • Feels clean.
    • I can rebase anytime I want (switch to KDE, a WM, and so on) with one command and no residual data or bugs.
    • Self maintaining with automatic updates in the background.
    • Unlimited software: not an advantage of SB, but you have to use distrobox sometimes, and I would never discovered that tool without!
    • AND, a project called uBlue . You can create or download custom images, like a SteamOS/ Nobara-clone, Vanilla with QOL-changes, almost all DEs (e.g. XFCE, which is unsupported by default), and so on.

    I’m really in love with Silverblue, everybody should check it out!

    • Matej
      link
      fedilink
      42 years ago

      Is it still necessary to reboot if you install/update/remove some system package?

      • @Guenther_Amanita@feddit.de
        link
        fedilink
        3
        edit-2
        2 years ago

        Yes and no.
        As the other commenter said, you can apply live if it has to be (but you absolutely shouldn’t).

        But, I never have to reboot anyway. When I install apps, I do that in containers (Toolbox, Distrobox, Flatpak) and they give me all functionality I need.
        You basically only install drivers and absolutely essential stuff per OSTree and you only do that once.

        Updates get applied and installed in the background for me. There’s no prompt to reboot, they only get staged.
        I shut down my PC every few days anyway, and when I boot, I boot into the new image.

        I don’t see that as a problem. Rebooting is only a matter of seconds on a NVME

        • @d3Xt3r@lemmy.nzM
          link
          fedilink
          1
          edit-2
          2 years ago

          I haven’t really used Tool/Distrobox so correct me if I’m wrong, but don’t they basically contain a sort of a lightweight copy of the OS (minus the kernel/and some core stuff? ), so wouldn’t you have to keep all your containers up-to-date as well, in addition to your host OS? I’m just wondering how much of a double-up/space waste there is going on with such a setup.

          • @Guenther_Amanita@feddit.de
            link
            fedilink
            12 years ago

            I’m no expert, so I can’t help you much.

            The container downloaded in less than a minute in my case, and I have really really bad internet.
            The containers are really minimalist (basically only a set of dependencies) and shouldn’t take much disk space.

            Heck, and even if they do, space is really cheap anyway.
            They function sort of like how Flatpaks do. With Flatpaks, you also don’t download a whole OS, only dependencies.

            Maintainence wise, you’re right.
            Normally, you would have to type the “distrobox-upgrade” command to update all containers.
            In my case, since I use uBlue, this gets done automatically afaik.

    • @anothermember@beehaw.org
      link
      fedilink
      32 years ago

      I don’t know if I’d count it because I’d consider it part of Fedora, but +1 for Silverblue. I’ve been playing with it for 3 years and daily driving it for the past year - it’s been great seeing it improve during that time and feels like the future.

    • @lily33@lemm.ee
      link
      fedilink
      32 years ago

      I use NixOS for very similar reasons. And also, because I like my full configuration in one place.

      • @Guenther_Amanita@feddit.de
        link
        fedilink
        52 years ago

        Yeah, I fully get why people like Nix.

        I fully respect it when people want a “next-gen-Arch” with the DIY-aspect of building their own OS. At least, that’s my impression on it.

        For me personally, it sounds like too much work. I’m not advanced enough and want something hassle free that “just works”.

        But especially for professional developers (reproducibility) and Linux enthusiasts, it sounds like a dream!

        • @thayer@lemmy.ca
          link
          fedilink
          English
          32 years ago

          As a fellow Silverblue user, I really wanted to like NixOS. I was surprised to discover it did not support declarative management of flatpak workflows, which pretty much eliminated it as an option for me. That, combined with its highly unconventional filesystem hierarchy, and its cumbersome configuration and project documentation was enough to send me back to Silverblue.

          Don’t get me wrong, NixOS is very powerful and an excellent solution for some use cases; it just wasn’t right for mine.

    • Matej
      link
      fedilink
      English
      12 years ago

      I used to have Silverblue for my work laptop OS, I broke it quite fast, multiple times, got annoyed, switched to NixOS like on my home setup. I am the person that tinkers with everything, and NixOS just wont die. I need to install it only once per computer’s drive lifetime.

  • grimacefry
    link
    fedilink
    162 years ago

    Another for crunchbang++ a really good minimal Debian distro with no desktop environment, just Openbox window manager. Have been using since it picked up from the original crunchbang. Have built my own kinda desktop environment how I like it and I will never change.

  • @omginput@feddit.de
    link
    fedilink
    162 years ago

    OpenMandriva. It is the official successor from Mandrake/Mandriva and has a rolling release edition called ROME which has brand new software. It is independent too and does not belong to a corporation.

    We are looking for developers, packagers, translators, supporters. If you are interested come and join our Matrix chat :)

    • mFatOP
      link
      fedilink
      English
      12 years ago

      Does it still use RPM packages?

      • @omginput@feddit.de
        link
        fedilink
        12 years ago

        DNF and RPM, yes. You can usw zypper too. There is also a znver1 Architecture Edition optimized for the Zen/Ryzen CPU architecture.

  • @Floey@lemm.ee
    link
    fedilink
    16
    edit-2
    2 years ago

    I’d be more interested in what obscure text editors, window managers, etc people were using regardless of distro. Distro in my mind is about software release and install philosophy, any distribution that comes with a lot of preinstalled software is generally built on the back of a more skeletal distribution, and is interesting mostly for what software choices it makes.

    • mFatOP
      link
      fedilink
      English
      52 years ago

      You do have a point but distributions are not just about the package software. They are also about user experiences, workflows and aesthetics.

      • @sevenapples@lemmygrad.ml
        link
        fedilink
        22 years ago

        That’s the WM or DE plus the individual programs. An i3 install with the same dofiles will have the same aesthetics on each distro.

    • @acwern@sh.itjust.works
      link
      fedilink
      32 years ago

      I used LeftWM for a while, it’s a window manager built in rust. One of the cool things about it was its themes functionality. You put all your dot files in a particular directory for things like your bar, and then you can save and switch multiple themes with a short command. Had some interesting community ones too like one based on the Star Trek TNG computer terminals. Ended up moving away from it after a while because it just didn’t quite feel polished enough for a daily deiver yet and I got a little tired of the constant tweaking

  • @CountMonte@lemmy.world
    link
    fedilink
    152 years ago

    I just installed Linux two nights ago! I tried Mint but it wouldn’t install because of RST being enabled. I didn’t feel comfortable trying to disable it, I was afraid I’d break something. I installed OpenSuse Tumbleweed and it went smoothly! It’s been fun being on linux. I customized the theme, downloaded some updates and got Steam working. My only issue is booting into it. I have to boot into windows, restart holding shift and then boot to USB SSD from there. My next goal is getting a boot screen that will allow me to pick Linux or Windows drive.

    • @257m@sh.itjust.works
      link
      fedilink
      6
      edit-2
      2 years ago

      Good for you. Happy to see a new user. Good luck on your Linux journey. And remember if someone recommends you remove the french language pack don’t do it.

    • @uzay@infosec.pub
      link
      fedilink
      32 years ago

      Do you have fast boot enabled in Windows? Every Linux distribution I’ve tried installs grub or systemd-boot by default, so not having a boot selection screen is odd.

    • @miss_brainfart@lemmy.ml
      link
      fedilink
      32 years ago

      Tumbleweed is great for ancient devices, too. Even Arch doesn’t officially support 32bit systems anymore, but OpenSuse still does

    • @Floey@lemm.ee
      link
      fedilink
      12 years ago

      Sounds like a bios issue, you need to set USB devices to have a higher priority than your internals,. You can probably access your bios settings by pressing something like F10-12 on boot, usually there is a splash screen that tells you what to press.