For me it was:
Windows (for many years) -> Ubuntu (for a year) -> Arch Linux (for half a year) -> Void Linux (literally 2 days) -> Artix Linux with runit (a month) -> Gentoo Linux (another month) -> Debian (finally, I don’t plan on changing it).
Also, when trying to switch from Gentoo to Debian, I fucked up all my data with no backup.
What was your journey?
EDIT: Added Windows
Vic20 😆 -> C64 -> AmigaOS -> MacOS -> Slackware (much frustration!) -> MacOS -> Ubuntu -> EndeavourOS
Windows -> Ubuntu -> Arch Linux
Copying this from another thread that was basically the same question, but didn’t get much attention
Started on Arch Linux for some reason back in 2016, I just decided to throw out my Windows and install it (Don’t really remember what was going through my head, or why I wanted to install Linux, other than I was reading the r/linux subreddit wiki at the time). I was trapped in a TTY trying to install the thing for maybe a week, and after 9 reinstallations, I got Arch working and got a Weston compositor session running under Wayland. After realizing Weston was more a tech-demo than something I was actually supposed to use, I installed X11 and Gnome, which was cool for approximately 3 minutes before I decided to replace it with some minimal window manager instead. Can’t remember if it was i3wm or something else, but i3wm sounds right; and later I messed around with some tilers like StumpWM, ratpoison, and HerbstluftWM.
After about 3 months, something in Arch broke (systemd was not reaping processes properly was what I concluded at the time, no idea what the actual problem was but I ended up with a bunch of zombie processes), and I decided to install Gentoo as my second Linux distribution. After installing Gentoo, I entered a stage which is colloquially know as “config hell” where I overconfigured everything to the point of breaking something, and could never figure out what I actually broke because everything was so overconfigured. After recompiling the whole system, everything was still broken, so I reinstalled Gentoo, this time less overconfigured, but still somewhat overconfigured (It didn’t help I was also running a full self-made custom kernel config with 3 months of Linux experience, I surprised the thing booted at all).
I lived in Gentoo for around a year using HerbstluftWM, but eventually I grew tired of how much maintenance Gentoo required and just wanted some sane defaults. This led me to installing OpenBSD, which I guess was the right decision for me because I’m still using it to this day (7 years!), and is where I gained the majority of my knowledge about using Unix thanks to the wonderful documentation. Initially I didn’t like the ports system because it didn’t have as many knobs as Gentoo’s portage did (Gentoo’s portage is more modeled after FreeBSD’s ports than OpenBSD’s ports it seems), but I came around to enjoying hacking ports with my own patches instead of using preconfigured knobs. Eventually my porting skills got good enough that I now officially mantain a couple OpenBSD ports (games/stone-soup, www/pipe-viewer), and that list is likely to grow. I switched between some other window managers (ratpoison, JWM, FVWM2) before settling on OpenBSD’s in-house cwm. I purchased a VPS also running OpenBSD, and self host various things like email, git, ZNC, web/http, and IPsec/VPN. Eventually, I grew tired of not having games to play (OpenBSD doesn’t support WINE), so I bought a Steam Deck that I use as both my gaming desktop and handheld. I also bought a Pinephone from Pine64 which currently uses PostmarketOS (I hope to run OpenBSD on it some day though).
tl;dr Use Arch as your first Linux distribution and you’ll end up as an OpenBSD ports maintainer I guess
It takes a special person to jump into a complicated task struggle and then pick up and even more complicated task and end up succeeding.
I tried one distro and now the other distros confuse and scare me.
Starting with Ubuntu I’ve tried a lot of distro, here the ones I used the more: Mageia -> Chakra -> Manjaro -> Void -> Arch
Mine was not really long and stretched out over multiple devices. First Ubuntu Server, on my server, then a Kali dual boot on my main PC (which was actually useful), then PopOS. Then Ubuntu/Debian, after some time LFS and finally Arch on my old laptop. Then Arch on my PC too, and my new Laptops, and finally Arch on all devices.
Windows (~6 years) -> Mandriva (Mandrake? For I think 2-3 years) -> Ubuntu (1 day) -> Suse (2 days) -> Slackware (2-3 years) -> Gentoo unstable (2-3 years) -> Gentoo stable (2-3 years) -> Arch (9 years and counting)
The only span I’m sure about is the last one. When I started a job I decided I don’t have the time to compile the world anymore. But the values after Windows sum up to 21, should be 20, so it’s all more or less correct
I’ve never had gentoo before, but what I’ve heard from other people might explain that part of your journey. You went from unstable to stable to Arch, which says something.
Gentoo unstable was a little bit tiring in the long run. The bleeding edge, but often I needed to downgrade because the rest of the libraries were not ready
Gentoo stable was really great. Back then pulseaudio was quite buggy. Having a system where I could tell all applications and libraries to not even link to it (so no need to have it installed at all) made avoiding its problems really easy
But when my hardware got older and compilation of libreoffice started to take 4h, I remembered how nice it was on Slackware where you just install package you broke and you’re doneArch looked like a nice middle-ground. Most of the things in packages, big focus on pure Linux configurability (pure /etc files, no Ubuntu(or SUSE?) “you need working X.org to open distro-specific graphics card settings”) and AUR for things there are no official packages for. Turned out it was a match :)
@INeedMana @TranquilTurbulence
I never had the nerve to install Gentoo and bring my humble CPU to it’s knees *LOL*
It was a great adventure. But yeah, that setup was on 24/7. Not because of compilation, but it definitely made a lot of this more feasible
Ubuntu, Pop!_os, KDE… Currently on fedora. It’s been solid. I honestly think I like pop the most but I was having weird gpu issues which haven’t showed up over on fedora.
Back when I was a kid, I was using Ubuntu. Ubtunu 14 and 16.
At some point I got really into Elementary OS and Pantheon
Then I rejected clone distros and embraced the mother distro, Debian.
In college, I experimented a bit, like most people. I tried various DEs and WMs on Debian. I tried Arch. I tried Pop_OS!. I tried Gentoo. Man, Gentoo is the WORST. Compiling stuff takes WAY too long and even after using it for 6 months it never got better. Worst distro on the planet. No one should ever use it. Eventually I settled on Arch.
I stayed an Arch i3 guy for 3.5 years, but eventually I got fed up with it.
I then finally gave Fedora a try, and I thought it was great. It was up to date like Arch but unbreakable. At the time I was also looking into BTRFS and immutability and making my own distro, and Fedora is great for that bc of CoreOS and Kinoite and all that stuff.
While on Fedora I did a lot of weird things in search of my goals. Like I figured out how to install Pacman and get AUR applications working on Fedora, notably archiso which I was using to build my own immutable, declarative OS that would be AppImage-based and utilizing an AppImage package manager and store front I wrote myself.
But then, about a year in, I discovered NixOS. It’s the best thing ever. It solves all the problems I had with other distros that I thought I’d solve on Fedora or Arch with programming. It’s everything I could want in a distro and then some. I’ve now been on it longer than I was on Fedora, and there’s no sign of switching to anything else.
Parallel to all this is various tool hopping. For instance, trying GNOME/KDE/Xfce/i3/Sway/Hyprland/etc at various times with various setups as well. Or bash vs zsh. Etc
Currently, I’m on NixOS with Hyprland, and it’s great. I’ve also used it with i3 and with GNOME + Pop Shell 2 for tiling which are both solid as well.
Now, that’s my daily driver and gaming machine. I use other OSs on other computers.
I have a computer for music production that got Fedoraized when I was a Fedora fanboy for a year. I don’t change it bc it doesn’t need to change. It just needs to run Ardour, yabridge, etc and maintain my system audio configurations that I don’t remember how to set up now. If it ever gets messed up, I’ll switch to a fork of my NixOS configuration and refigure out my audio settings and put them in a configuration.
I have a home nextcloud server as well. It also was once Fedoraized, but I gave up on that and went to Ubuntu bc that’s the only thing that should ever run a Nextcloud server. It just does not work correctly if it’s not on Ubuntu, at least that’s my experience. I’ve tried hosting on Arch, Fedora, Debian, Pop_OS! and more, but only Ubuntu works well for Nextcloud, so Ubuntu it stays.
Windows -> RedHat -> Windows -> Gentoo -> Ubuntu -> RHEL -> Ubuntu -> Debian -> Arch
Slack, mandrivo, Ubuntu, gentoo, arch, xubuntu, knoppix, mint, QubesOS. In that order.
Currently at Qubes and I can’t imagine downgrading to any OS that doesn’t have these VM-level sandboxing features built-in
I’ve used Windows since I can remember… at least since Windows 95, then probably early 2000’s, added OSX into the mix. I currently use an old Mac Mini as my Plex machine, and the computer provided by my employer runs Windows.
My “journey” began around 2015 on an old Dell laptop that I set up to dual boot Windows and Linux. I tried 2 or 3 distros, one of which was probably Ubuntu, before settling on Mint. I remember having enough minor issues with Mint that I kept booting back to Windows, and eventually stopped booting to Mint at all.
Then one day, I have no clue what I was trying to do, but I was confident that I knew what I was doing, so I just went for it without pulling up the instructions. Welp, I ended up deleting my bootloader, or something like that, and now couldn’t boot to any OS. I tried using my parents’ Mac to create a bootable USB, but that wasn’t working. I wound up buying and returning a random open box laptop from Best Buy just so I could create a functional bootable USB. I also found help from a very kind internet stranger who walked me through the process to fix my bootloader. They happened to only use Arch btw, so that’s what we used to get my laptop fixed.
That whole drama really scared me away from fiddling with it for a while, then I just got busy and had no motivation. That laptop is collecting dust and still dual boots Windows (7?) and headless Arch. I’m thinking of fiddling around with Linux again, but most definitely need something more noobie friendly than Arch without a DE.
Windows -> Ubuntu -> Mint -> Fedora -> Pop -> Manjaro -> Garuda -> Debian -> Zorin -> Endeavor -> feren -> opensuse tumbleweed -> opensuse leap -> KDE neon -> blendOS -> MX -> Debian + peppermint (on old laptop) -> Mint cinnamon + Mint XFCE -> Fedora atomic -> Fedora
Additionally: rasbian on pi, alpine for VM, puppy for usb, steamos on steam deck
Linux: 1995, Sco (At work), then got a copy of Slackware on a Cover-CD around 2000. Shortly after found Debian and have been using that at home exclusively for over two decades, now onto desktops and laptops as well as a couple of home servers. (I use EL distros, Ubuntu and OpenSuse at work nowadays)
Longer history: 1981: ZX81. 1985, Dragon 32. 1988 Amstrad CPC. 1991 an XT. 1992 A 386 sx25 with 1mb ram, and so on.
Windows 10 years -> macOS 6months -> Windows 10 years -> mint 1 week -> Ubuntu 1hr -> Garuda 30mins -> endeavor 1hr - > arch 1 day (I got filtered) -> manjaro 1 year -> fedora 1 week -> nobara 6 months.
I did manage to install arch on an old chromebook but I find configuring things from scratch annoying and I like it to be configured well be default and I’ll change it if I want to.
The “+” indicates a dualboot
MacOS (for a while) → MacOS + Windows (for a year) → Ubuntu + Windows (for a year) → Linux Mint + Windows (for 6 months)→ Linux Mint (for 1.5 years)→ SteamOS (for 9 months) → SteamOS + openSUSE Tumbleweed (for 3 months, then tumbleweed got glitchy with display output) → SteamOS (Current) → Fedora Linux (when I get my new laptop)