cm0002@piefed.world to Linux@programming.devEnglish · 3 days agosudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comexternal-linkmessage-square53fedilinkarrow-up1132arrow-down11
arrow-up1131arrow-down1external-linksudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comcm0002@piefed.world to Linux@programming.devEnglish · 3 days agomessage-square53fedilink
minus-squareClot@lemmy.ziplinkfedilinkEnglisharrow-up11·3 days agoBeen using sudo rs for few months now. You will rarely notice any change
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up9·3 days agoWhat changes have you noticed?
minus-squareClot@lemmy.ziplinkfedilinkEnglisharrow-up10·edit-23 days agoSlightly faster and whenever you use sudo it shows smthng like this > sudo [sudo: authenticate] Password: while in original sudo it was something like [sudo] password for username: . Also it has more options than og sudo
Been using sudo rs for few months now. You will rarely notice any change
What changes have you noticed?
Slightly faster and whenever you use sudo it shows smthng like this
> sudo [sudo: authenticate] Password:
while in original sudo it was something like
[sudo] password for username:
. Also it has more options than og sudo