AnnaFrankfurter ,

Qubes OS

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

Install virtual manager (sudo apt install virt-manager)

From there you can spin up as many VMs are you desire as long as you have enough ram. I like Fedora

fruitycoder ,

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).

meteokr ,
@meteokr@community.adiquaints.moe avatar

Have you ever heard of Bedrock Linux? Its an extremely interesting "meta-distro" that let's you run multiple different distros at the same time only marginally isolated. The whole premise is to merge the systems together instead of separating them with a container style workflow. Tons of stuff works cross distro to! Its extremely cool to have Debian AND Arch packages just installed the normal way on each distro. Its a beautiful and horrifying system, that warms my heart every time I remember it.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

It's kinda a worse version of VanillaOS and blendOS, right?

meteokr ,
@meteokr@community.adiquaints.moe avatar

Those are distinct distros, while Bedrock is a layer that sits on top of multiple different distros and actively merges them together. At a glance, vanilla doesnt look like they merge/manage other distros at all? So I'm not sure the comparison makes sense. BlendOS is a completely different approach by using containers to isolate the different systems. Bedrock wants to merge the different systems where ever possible. I wouldn't say either is better or worse as their goals appear to be entirely different.

Kangie ,

I'm a huge proponent of Gentoo Linux as a learning experience. It's a great way to learn how the components of a system work together and the distro enables an amazing amount of configurability for your system.

Even following a handbook install in a VM can be a good experience if you're interested.

warmaster ,

Nixos is a declarative distro, it's an interesting concept.

Also, Immutable distros:

  • Fedora Universal Blue
  • Bazzite OS
  • Vanilla OS
  • Blend OS
krash ,

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)

steeznson ,

Gentoo is a good alternative to this - at least after you are done setting it up you will have a useable, updateable OS.

eshep ,
@eshep@social.trom.tf avatar

@krash @steeznson I always recommend to anyone interested in learning about linux. I'd advise LFS only as a follow up to that once they have an understanding of what goes where.

abbiistabbii ,
@abbiistabbii@lemmy.blahaj.zone avatar

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.
neutron ,

Puppy has saved my ass multiple times. Love that tiny dog.

Speaking of Tails, a security minded user can also try out Qubes as well. It uses virtualization to separate different contexts like Work, Personal, Social, etc. You can have your Work profile connect to your workplace VPN while your Personal profile is on a torified connection in parallel. It does have its drawbacks, however. You need more system resources, and anything that requires direct access to GPU like videogames is not officially supported.

valen ,

Take a look at gobolinux. It changes the filesystem in interesting ways. All programs are in their own directories under /Programs.

lemmyreader ,

Indeed. GoboLinux is neat last time I tried it. Although it's not clear to me how active its development is.

oldfemboy ,
@oldfemboy@lemmy.ml avatar

Rhino-Linux for rolling release Ubuntu-based. I never tried it myself as I'm not into Ubuntu much. I reckon it has UI for installs, so I'd recommend it to any non-technical person.

ZorinOS was my go-to recommendation due to it looking the most polished out of all distros I've seen, but I cannot recommend non-rolling-release as I don't believe anyone should ever need to re-install the system regularly like this when it's clearly not needed.

EndeavoursOS is terminal centric and the most easy to use distro I've had. I'd recommend it to anyone who is ok with no UI.

OpenSUSE Tumbleweed was generally a weird experience. It has a UI, but it feels like a terminal with UI elements. I used to recommend it, but I don't feel like it's actually good tbh.

I stopped hopping thanks to EndeavoursOS. NixOS tempts with different folder structure, but I like things just working, so I think I'm gonna stay.

LeFantome ,

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 ).

lemmyreader ,

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.
pukeko ,

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.

Shareni ,

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
pukeko ,

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.

Glitch ,

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

amberSuperMario ,
@amberSuperMario@lemmygrad.ml avatar

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.

eshep ,
@eshep@social.trom.tf avatar

@nicknonya If it truly is "different" you want, take a look at stuff like Tiny Core Linux, MenuetOS, or ReactOS. If you want a bit more milder different, may go with a BSD/UNIX. There's loads of really weird stuff out there if you dig around a bit. Or just plunder DistroWatch for somethin that strikes you. Who knows, you may just find a new comfortable on yer journey. 😁

Successful_Try543 ,

It may be remarked that ReactOS is not unix-like, but a Windows NT clone.

eshep ,
@eshep@social.trom.tf avatar

@Successful_Try543 Fair point, yes! ...but I did recommend it as a "truly different" choice. 😉

nyan ,

Does a WinNT clone count as "truly different", though? Maybe Haiku would have been a better choice for that.

eshep ,
@eshep@social.trom.tf avatar

@nyan How different does different get than very unsame? 😜

56_ ,
@56_@lemmy.ml avatar

Also Haiku. I was impressed by the amount of software available for it.

eugenia ,
@eugenia@lemmy.ml avatar

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.

reallyzen ,
@reallyzen@lemmy.ml avatar

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.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

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.

TimeSquirrel ,
@TimeSquirrel@kbin.social avatar

Do any of you people actually use your OS, or do you just distro-hop and tweak things all day?

nicknonya OP ,
@nicknonya@lemmy.blahaj.zone avatar

oh i only have a computer to sit there going "beep boop" and giggling to myself i've never turned it on

eshep ,
@eshep@social.trom.tf avatar

@TimeSquirrel @nicknonya Been runnin basically the same setup for the better part of ~20 years. That's not gonna stop me from playin with stuff I don't know or like though.

chocosoldier ,

you know VMs are a thing, right?

TimeSquirrel ,
@TimeSquirrel@kbin.social avatar

You know jokes and sarcasm are a thing, right?

chocosoldier ,

it went over my head, sorry for the mistake. have a lovely day.

TimeSquirrel ,
@TimeSquirrel@kbin.social avatar

Sorry for the confusion. I should probably start using emojis to convey playfulness in nonserious comments.

ulkesh ,
@ulkesh@beehaw.org avatar

The answer to that is…yes.

EuroNutellaMan ,
@EuroNutellaMan@lemmy.world avatar

I do use my OS but I also like to play with it, that's one beauty of Linux: you can set it up and forget about it till the end of times or you can spend days tinkering with it if it provides you joy.

downhomechunk ,
@downhomechunk@midwest.social avatar

Distro-hop? Never. But getting something to work is way more satisfying to me than using that thing. (Slackware user since late 90s, recently diagnosed with adhd)

LeFantome ,

We save so much productivity finding better distros that we have 50% more time to distro hop. /s

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • random
  • All magazines