linux

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

ikidd, in What are people daily driving these days?
@ikidd@lemmy.world avatar

After years of Manjaro (and I still use it on most of my computers), I’m trying out Nobara KDE to see how it keeps up for gaming. It has a number of optimizations that Glorious Eggroll has compiled and seems pretty fast compared to Manjaro on the same hardware. I imagine I could do all the changes on Manjaro, but I also wanted to see how Fedora runs these days, it’s been a long time since I used it on the daily.

So far, so good.

owenfromcanada, in What are people daily driving these days?
@owenfromcanada@lemmy.world avatar

I’m using Mint, but I’ve avoided using flatpaks (generally downloading DEB packages directly, or adding ppa sources). It’s worked pretty well so far.

I do have a handful of AppImages, but they’re a bit easier to work with.

WeLoveCastingSpellz,

Why avoid using Flatpaks if you don’t mind me asking

owenfromcanada,
@owenfromcanada@lemmy.world avatar

Two reasons: they’re big, and they’re sandboxed.

I was on a 5Mbit connection until recently, so a lot of flatpaks being 1GB+ was frustrating (especially when their native packages were <100MB). And I was using a 250GB SSD, which filled up rather quickly.

And it turns out I wasn’t a fan of the sandboxing aspect. In theory it should be a good thing, but turned out to be frustrating.

WeLoveCastingSpellz,

Thanks for the answer, I bever relized that they were larger

derrg, in What are people daily driving these days?
@derrg@lemmy.world avatar

Pop!_OS on my desktop and laptop since 2020.

nezach, in What are people daily driving these days?

Endeavouros on Laptop and main PC. Loving it.

flubba86, in What are people daily driving these days?

Nobara these days. It’s based on Fedora 38.

Phanatik, in What are people daily driving these days?

Arch with Wayland and Pipewire. Running SwayWM and have never been happier with my setup.

estebanlm, in What are people daily driving these days?
@estebanlm@lemmy.ml avatar

Manjaro Gnome. It just works ;)

0x2d,

until your system randomly breaks in classic manjaro fashion

RockyC,
@RockyC@fosstodon.org avatar

@0x2d @estebanlm I use Manjaro GNOME on all four of my laptops and my iMac. I have never had a random break on any of them.

estebanlm,
@estebanlm@lemmy.ml avatar

well, I has been already years using Manjaro and never happened to me.
Not that it can’t, but never happened to me and I hope it wont :)

TwinHaelix, in What are people daily driving these days?
@TwinHaelix@reddthat.com avatar

Arch on my home server, Zorin on my laptop

heeplr,

Zorin

Not sure if I’d trust an OS named like a Bond villain.

zingo,

Yes. Another product from Zorin Industries.

0x2d,

I have very mixed thoughts on Zorin OS

It looks nice in the screenshots, but it charges $40 for “premium” which is pretty much the same as the free one, besides it having a few extra themes, and some “professional creative software” and stuff (free software that they are bundling in, and acting as if it’s exclusive to Zorin or something)

They also have an IT management tool called Zorin Grid that has said “coming soon” for years now

ar0177417, in What are people daily driving these days?
@ar0177417@lemmy.world avatar

Artix (Basically Arch without Systemd)

blotz,
@blotz@lemmy.world avatar

Does artix only boot without systemd or is it completely systemd-less? If it is systemd-less, how do services like docker work with that?

lemmyvore,

Most services just need the init system to start, stop and monitor them. There’s no special integration needed for each of them beyond running a command, monitoring the PID, and killing the PID when it’s time to stop.

If you mean the special integration of docker and podman with systemd, first of all that’s only required in rootless mode and not everybody runs rootless (most users probably run root docker). In rootless mode you have to manage each container individually as if it were a standalone service instead of just managing docker. Basically you have to integrate each container into the init system, whatever that is. There are some tools that make it easier to with podman+systemd because they write the systemd units for you but you can do it with any init system. The distro mostly doesn’t care because you have to do the work not them.

thelastknowngod, in What are the major components of any Linux distribution?

It’s easier to think about Linux on the context of what an individual application needs to run. Pretty much everything you do will have these components.

  • configuration
  • an executable
  • a communication mechanism (dbus, networking, web server, etc)
  • something that decides if the application runs or not (systemd, monit, docker/docker compose, kubernetes scheduler, or you as the user)
  • a way of accepting input (keyboard and mouse, web requests, database queries, etc)
  • a way of delivering an output (logging to unique log files, through syslog, or to stdout/stderr, showing something on a screen, playing a sound, returning a message to the client, etc)
  • storage (optional)
  • some cpu and memory capacity

That’s really it. If something isn’t working, it’s pretty much exclusively going to fall into one of those categories. What that means is going to vary significantly from app to app but understanding this is how literally everything works makes the troubleshooting process a lot easier.

velox_vulnus, (edited ) in 100% vanilla distribution challenge

The .config folders have important files, like git config. With that being the exception, most of my config files are empty. I have the most Vanilla GNOME setup. My setup is so vanilla, it is also missing the contrast hi-color logos, which is added by default in Fedora in multiple applications, like Firefox or Inkscape.

mcforest,

No, no, you have to delete your git config. That's part of the challenge.

I'm also back on 60 Hz on my 160 Hz monitor because of this challenge. So cute though.

velox_vulnus,

Setting up git and ssh is so damn annoying, I keep pulling my hair every-time I have to face a new system. Especially the allowed_signers stuff.

tkn, in What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?
@tkn@startrek.website avatar

GNOME on Fedora 39 with the Pop Shell extension installed. For me, perfection :)

chameleon, in What are the major components of any Linux distribution?
@chameleon@kbin.social avatar

A biggie you miss is the toolchain: the compiler/binutils/linux-headers/libc/libstdc++ combination. The libc and usually libstdc++ are key components of any install. The other parts usually don't make it to non-dev-desktops, but the distro couldn't be made without them, so they're virtually always available as packages.

Only exception is if the entire distro is cross-compiled or it's made exclusively for containers, but those kinds of special distros break every rule imaginable anyway. Some might not even ship a bootloader or a Linux kernel by themselves.

Certainity45, in Wanting to improve my Linux skills after 17 months of daily driving Linux

Linux Bible 10th edition. Yes, it’s for Fedora but use whatever distro you just prefer. It’ll teach everything about Linux you need to know.

cogitoprinciple,
@cogitoprinciple@lemmy.world avatar

Thank you

LinuxSBC, in What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?

Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising).

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