cm0002@piefed.world to Linux@programming.devEnglish · 1 month agosudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comexternal-linkmessage-square52linkfedilinkarrow-up1136arrow-down11
arrow-up1135arrow-down1external-linksudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comcm0002@piefed.world to Linux@programming.devEnglish · 1 month agomessage-square52linkfedilink
minus-squareClot@lemmy.ziplinkfedilinkEnglisharrow-up11·30 days agoBeen using sudo rs for few months now. You will rarely notice any change
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up9·30 days agoWhat changes have you noticed?
minus-squareClot@lemmy.ziplinkfedilinkEnglisharrow-up10·edit-230 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