linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

robotdna, in NixOS beginner resources

NixOS docs themselves are a tad lax, but it will get better.

Learning nix itself is also important:

zero-to-nix.com

Just this morning I was having issues with a wacky dual-boot install with NixOS and Windows sharing an EFI partition, and quite interestingly ChatGPT and I were able to troubleshoot the process and get it resolved in under half and hour. I was really impressed by the specific configurations it was giving me for my /etc/nixos/configuration.nix , so that is also another resource you may consider leaning on when you run into walls in other documentation sources.

LunchEnjoyer,
@LunchEnjoyer@lemmy.world avatar

Thanks for the tip, and nice to hear about your experience too šŸ‘

lily33, in NixOS beginner resources

After you’re done with the initial setup, I’ve found looking for nix code on GitHub to be very useful for seeing how to do things.

Commiunism, in What distros have you tried and thought, "Nope, this one's not for me"?

Gentoo - too long compile time, especially on my dated CPU. I prefer my system to update quickly.

Linux Mint - don’t like apt, some packages I installed refused to work properly (like Lutris), and the color scheme which is admittedly customizable but I prefer rolling with defaults except when using WM.

Void Linux - after installing it I realized how much I actually missed systemd, couldn’t be arsed to symlink services manually. And yes, I realize that’s the whole point.

NixOS - realized how much there is to learn with the flakes and separating home configurations and whatever, and just gave up

Manjaro - I tried it twice at the beginning of my Linux journey, and both times the nvidia driver shat itself and gave me different problems that I couldn’t fix.

Maybe I’ve been spoiled by Arch though, as most of my problems probably boil down to ā€œnot the same packagesā€, ā€œnot pacmanā€, ā€œneed to learn new skills that weren’t in Archā€ and so on. Though admittedly, I did try to explore with an open mind to find a new ā€œcoolā€ distro, but I’d always go back.

lemmyvore,

Doesn’t Void have a tool that does the symlinking for you?

lseif,

skill issue, skill issue, skill issue, skill…

/s

Montagge, in What distros have you tried and thought, "Nope, this one's not for me"?
@Montagge@kbin.social avatar

Puppy Linux
AntiX

LeFantome, (edited ) in What distros have you tried and thought, "Nope, this one's not for me"?

Manjaro - used to love it. Now the only distro I actively advise against

Garuda - just too much ( I prefer Arch / EndeavourOS )

Elementary - wanted to love it - just too limited

Gentoo - realized I just don’t want to build everything

RHEL Workstation - everything too old

Bhodi - honestly do not remember - long ago

Ubuntu - ok, let’s expand…

These days, I dislike Snaps. Ubuntu just never hit the sweet spot for me though. I was already an experienced Linux user when it appeared and preferred RPM based distros at the tome. Ubuntu always seemed slow and fragile to me. Setting things up, like Apache with Mono back in the day, was ā€œdifferentā€ on Ubuntu and that annoyed me. For most of its history, it is what I would recommend to new users but I just never liked it myself.

Debian Stable - ok, let’s expand

I really like Debian. It was also a little ā€œalienā€ when I was using Fedora / Mandrake and the like but it never bothered me like Ubuntu. I ran RHEL / Centos as servers so I did not need Debian stability. As a desktop, Debian packages were always just a little too old ( especially for dev ). The lack of non-free firmware made it a pain.

These days though, Debian has been growing on me. The move to include non-free firmware has made it much more practical. With Flatpaks and Distrobox, aging packages is much less of a problem too. I could see myself using Debian. I am strongly considering moving to VanillaOS ( immutable Debian ).

I basically do not run any RHEL servers anymore. At home, I have a fair bit running Debian already ( Proxmox, PiHole, PiVPN, and a Minecraft server ).

EndeavourOS is my primary desktop these days ( and I love it ) but it is mostly for the AUR. A Debian base with an Arch Distrobox might be perfect. Void seems quite nice as well.

I have been an Open Source advocate forever ( and used to say Free Software and FLOSS ). I have used Linux daily since the 0.99 kernels and I even installed 386BSD back in the day. Despite that, the biggest ā€œnot for meā€ distros right now are anything too closely associated with the politics of the GNU project. It has almost made me want to leave Linux and I have considered moving to FreeBSD. I would love to use Haiku. OCI containers and the huge software ecosystem keep me on Linux though.

The distribution that intrigues me the most right now is Chimera Linux. I run it with an Arch distrobox and it may become my daily driver. The pragmatism of projects like SerenityOS really attracts me. Who knows it may be what finally pulls me away after 30+ years of Linux.

someonesmall, (edited )

What was your problem with Manjaro?

pete_the_cat, (edited )

Apparently there’s a lot of hate for the devs/packaging team, people say updates break their systems all the time. I’ve used it on and off for a while years ago, personally and have had no issues. I put it on my parent’s computer over two years ago and they haven’t had any issues either.

someonesmall, (edited )

Yep there seems to be a lot of hate for stupid reasons (ā€œomg they forgot to renew the SSL cert of the archived forumā€). I’ve been using it for 4+ years now and had zero major problems. I have even installed some exotic software from the AUR and am using them without any issues.

Chewy7324, in D-Bus overview

D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a ā€œsingle instanceā€ application or daemon, and to launch applications and daemons on demand when their services are needed.

UNY0N, in What distros have you tried and thought, "Nope, this one's not for me"?

I used Ubuntu for a few years, and always felt that it works well and was super easy to set up. But it also seemed to use a lot of disk space. This was of course not ubuntuā€˜s fault, but my inexperience. But I never had to look under the hood, so I didn’t, and I ended up installing a bunch pf bloat, some of which ended up causing minor issues eventually.

I decided to try arch, and get more into configuration and learning linux. It was quite a ride, and I am happy to have gone through with it. I’m still learning, but I have so much more knowledge & control over what the PC does and how it does it. I also have a lot more room for games and such.

AlijahTheMediocre, (edited ) in What distros have you tried and thought, "Nope, this one's not for me"?

Arch\Endeavor, I more preferred the polished experience of Fedora Silverblue and Debian\Mint.

recarsion, in What distros have you tried and thought, "Nope, this one's not for me"?

Gentoo because while it was fun to try I sure as hell won’t be waiting around for my stuff to compile.

callyral, in Live (Animated) wallpapers programs for linux
@callyral@pawb.social avatar

swww (wayland only)

never tried it (i don’t use animated wallpapers) but it seems pretty good, not sure if it works on non-wlroots like KDE or GNOME

manito_manopla,
@manito_manopla@lemmy.ml avatar

I use feh for wallpapers (Obviously not animated), but I made this post anyway to see what kind of programs there are

Bleach7297, in What distros have you tried and thought, "Nope, this one's not for me"?
@Bleach7297@lemmy.ca avatar

Ubuntu, after the third consecutive release that broke previously working hardware. That was a while ago and I haven’t tried it recently, but given snap I’m not really inclined to.

callyral, in What distros have you tried and thought, "Nope, this one's not for me"?
@callyral@pawb.social avatar

Manjaro. Probably because I tried it with GNOME which isn’t for me either.

Wilzax, in What distros have you tried and thought, "Nope, this one's not for me"?

Ubuntu. It’s just macOS but not as polished

amminadabz,

How do you mean?

Caboose12000, in What distros have you tried and thought, "Nope, this one's not for me"?

anything with GNOME or xfce. modern cinnamon is ok ig but KDE plasma just makes anything bearable for me

Father_Redbeard, in What distros have you tried and thought, "Nope, this one's not for me"?
@Father_Redbeard@lemmy.ml avatar

Mint, Endeavor, Zorin, Ubuntu, probably more I’m forgetting. Landed on Pop!_OS and am mostly happy so far.

popproxx,

pop!_os That’s what I run for desktop I like flatpak better than snap and it has some other nice enhancement over Ubuntu. For my servers I still use Ubuntu.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • •
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #