this post was submitted on 27 Jun 2025
1190 points (99.4% liked)

memes

15795 readers
5361 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] AdrianTheFrog@lemmy.world 12 points 17 hours ago* (last edited 17 hours ago) (2 children)

Is there a technical reason that Linux apps can't/don't just pop up an authenticator thing asking for more privileges like Windows apps can do? Why does nano just say that the file is unwriteable instead of letting me increase the privileges?

[–] Mohamed@lemmy.ca 9 points 17 hours ago (1 children)

Some do. I'm sure it is possible with terminal programs. In KDE, you do get authenticator pop-ups.

[–] dubyakay@lemmy.ca 3 points 14 hours ago

With arch+xfce4 I mostly don't. Except for when I do systemctl reload in a cli without sudo and it pops a surprise elevation password request gui in my face. I haven't figured out what makes it behave like that.

I use Arch btw 👉🧐 eats booger

[–] blockheadjt@sh.itjust.works 1 points 15 hours ago

Iirc there are ways to format your command to get it to do this. So whatever app you're using just chose to format its command the simpler way.