linux

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

just_another_person, in Podman Issues

You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro.

pifox,

I installed podman using apt. It should come with the neccisary packages correct?

Xirup, in I'm addicted to caring for my Linux distro, polishing things, optimising stuff it's so funny! Got some stories like that?

I used to spend an unhealthy amount of hours customizing my desktop (Plasma) just to distrohop and repeat that cycle one million times. Then I just got used to the vanilla state of Plasma, and now I really don’t care about that at all.

constantokra,

It’s called getting old.

Honestly, I just need a terminal and x, or I guess Wayland now. I’m not too fussed about the rest. Tiling has made me care about it even less.

Octopus1348,
@Octopus1348@lemy.lol avatar

For people that still care and distrohop, there’s a tool called “konsave” which allows you to save, restore and export specific Plasma customizations (settings included). You only have to reinstall themes you had to install as a package/compiled it.

fluckx, in Podman Issues
aberrate_junior_beatnik, in Podman Issues

What’s in /etc/subuid and /etc/subgid?

pifox,

user@hostname:$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory

aberrate_junior_beatnik,

Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?

Regardless, you can create those files yourself. Here’s a line from subuid my machine: administrator:100000:65536. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.

See www.man7.org/linux/…/user_namespaces.7.html and man7.org/linux/man-pages/man5/subuid.5.html for more details.

pifox,

This was my issue. I had to reboot my machine and now Podman is working properly.

aberrate_junior_beatnik,

Glad to hear it!

Dhrystone, in I'm addicted to caring for my Linux distro, polishing things, optimising stuff it's so funny! Got some stories like that?
@Dhrystone@infosec.pub avatar

Brand new linux distro in three… two…

Octopus1348,
@Octopus1348@lemy.lol avatar

I tried some distros but always went back to Ubuntu and then I settled there. Until like 3 days ago. I installed Parch (basically Arch with a GUI installer) and I think I will stay for the AUR.

algernon, in I'm addicted to caring for my Linux distro, polishing things, optimising stuff it's so funny! Got some stories like that?
@algernon@lemmy.ml avatar

A story like that, eh? Well, as it turns out, the entire configuration of my operating system is a story. Or rather, many stories.

IrritableOcelot, in what's a normie KDE distro?

You’re going to get a million answers, mostly people saying to use which distro they’re currently using. In my experience, KDE works just fine on any distro that allows you to install it out of the box, so I would choose based on other attributes of the distro, such as:

  • Package manager: which are you used to?
  • Update cycle: KDE 6 is out soon, so you want something which updates often enough to get it fairly quickly (at least semiannual).
  • Stability: unless you want to have to manually maintain your system and learn how it works, avoid arch and arch-based distros. I have run it, its fine, but it’s not “normie”, and unless you really know what you’re doing, daily driving it can be stressful. Manjaro has the same issues, but takes away some ability of the user to fix them.

For instance, I personally like Debian and apt, but I would not recommend base Debian right now, since KDE 6 is about to come out and Debian will take a loooong time to get it. I have not personally used Kubuntu, but if it gets rid of any the bloat canonical has been adding to Ubuntu lately, it sounds pretty good to me.

comicallycluttered, (edited )

Yeah, Kubuntu’s fine. It has some of the Snap stuff, but the “minimal install” greatly strips down unnecessary bullshit to the point where I even find vanilla Debian Plasma to be more bloated in comparison.

I used Kubuntu for most of my time on Linux before switching to Debian. Still fully recommend it as a basically “plug and play” distro with a quick installer that works OOTB.

There’s also a KDE-specific backports PPA which gets you new Plasma and Qt stuff fairly quickly, but that works best on regular releases rather than LTS releases. (The only issue is that, because it uses Launchpad, the Plasma updates can be super fucking slow to download, regardless of your network speed).

Then again, if someone’s going to be using LTS versions only, there’s not really that much of a difference between it and Debian Stable in terms of DE updates.

neidu2, (edited ) in I'm addicted to caring for my Linux distro, polishing things, optimising stuff it's so funny! Got some stories like that?

Kind of, but it’s from my FreeBSD days. It was early 2000s, and at that point I’d been using it since version 3.3, and I was toying with 4.4, and I was getting into kernel optimization. I started removing the things I didn’t need.

A lot of it was simple, such as firewire support, etc. Then I came to the section about peripherals. “AT keyboard? Yup, that’s going”

Welp, turns out PS/2 keyboards were built on top of the AT keyboard subsystem. Luckily I could SSH into it and revert the change.

isVeryLoud, in (Constructively) What is your least favorite distro & why?

Manjaro always broke on me. I can’t even trust them to keep their SSL certs up to date.

Sorry Manjaro devs, no hate, I just got burned way too many times by this arch-not-arch frankendistro.

tcrash,

Been on it for the last two years. Never broke. Idk what’s going on

Fleppensteijn, in Lazarus hackers now push Linux malware via fake job offers
@Fleppensteijn@feddit.nl avatar

Wouldn’t it show the icon of an executable file and ask if you want to open it or execute it?

Rbon, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023
@Rbon@lemmy.sdf.org avatar

Ruffle is one of the most important pieces of game preservation currently out there, and it warms my heart to see it constantly improving!

yum13241, in (Constructively) What is your least favorite distro & why?

I agree with you.

I don’t hate Manjaro’s developers, but they simply do not know what they are doing. They over promise and under deliver.

rdri, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

The performance is really bad though, can’t see it improving any time soon. Maybe it has to do with how it relies on wasm.

wiki_me,

I tried a few games that are considered classics and didn’t notice any performance problems, maybe open an issue with a test case?

leopold,

my experience with it is that it performs significantly better than the official Flash Player

BlanK0, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

Nice to see older projects being rejuvenated 👍

cmgvd3lw, in what's a normie KDE distro?

Endeavour OS with KDE

chillsmeit, (edited )

Normie and Arch based don’t fit together in the same sentence tbh

drndramrndra, (edited )

stable

without issues

Arch

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