203
submitted 1 month ago* (last edited 1 month ago) by costalfy@programming.dev to c/linux@programming.dev
top 21 comments
sorted by: hot top controversial new old
[-] negativenull@piefed.world 73 points 1 month ago* (last edited 1 month ago)
[-] victorz@lemmy.world -2 points 1 month ago

Nah we got several alternatives, like sudo-rs, doas (my personal choice), please, etc. All good.

[-] pizza_the_hutt@sh.itjust.works 26 points 1 month ago

sudo-rs doesn't implement all the functionality of regular sudo, which causes certain applications to break. I had to install sudo.ws on the latest Ubuntu to get regular sudo back. Many installation scripts depend on sudo, not alternatives.

[-] victorz@lemmy.world -1 points 1 month ago

It's simple to just symlink whatever you want to sudo and have it work in the same way. These alternatives implement enough for most use cases to make them viable IMO.

Any software that invokes a privilege escalation utility should have a setting or option to choose which such utility should be invoked. Otherwise the software should be run with already escalated privileges, if it needs them to function. Or call a library that can do privilege escalation, after asking for credentials.

That's my take. 🤷‍♂️

[-] chrib@feddit.org 11 points 1 month ago

Not really. With sudo you can to set the correct selinux contexts when running commands (on selinux enabled systems). Doas and sudo-rs don’t seem to support this currently.

[-] victorz@lemmy.world -2 points 1 month ago

Not really.

Not really what? What are you referring to?

[-] chrib@feddit.org 8 points 1 month ago

That a simple symlink of sudo to a replacement will suffice.

[-] victorz@lemmy.world -3 points 1 month ago

These alternatives implement enough for most use cases to make them viable IMO.

[-] Matty_r@programming.dev 40 points 1 month ago
[-] Scoopta@programming.dev 10 points 1 month ago
[-] Delilah@lemmy.blahaj.zone 6 points 1 month ago
[-] Auster@thebrainbin.org 5 points 1 month ago

alias make_me_a_sandwich="sudo "

[-] Delilah@lemmy.blahaj.zone 1 points 1 month ago

I just added this alias, maybe I'll remember it exists every once in a while

[-] sip@programming.dev 1 points 1 month ago

I added "alias fucking=sudo" and I never remeber to use it :(

[-] khleedril@cyberplace.social 1 points 1 month ago

@sip @Delilah Why would you? The alias is longer than the thing it replaces!

[-] sip@programming.dev 1 points 1 month ago* (last edited 1 month ago)

it's not a big deal for me, for the couple of daily sudos I type.

[-] pushpull@fosstodon.org 1 points 1 month ago

@sip @Delilah I have added please = sudo, using it since college days and that's the first thing I update on new system

[-] Evil_Shrubbery@thelemmy.club 10 points 1 month ago

It's work by ppl like these that we owe our technological & even societal advances to, not a bunch of megacorps that enslave humanity in monetisation loops keeping us stuck in place & stagnating.
(Said megacorps also owe their existence to the same open work & infrastructure.)

[-] diabetic_porcupine@lemmy.world 7 points 1 month ago

Wait sudo isn’t just built into Linux?

[-] tux0r@snac.rosaelefanten.org 1 points 1 month ago

Well, I still have pfexec anyway.

this post was submitted on 04 Feb 2026
203 points (100.0% liked)

Linux

12864 readers
704 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS