Rekall Incorporated@piefed.social to Linux@programming.devEnglish · 15 days agoRaspberry Pi OS ends open-door policy for sudowww.theregister.comexternal-linkmessage-square12fedilinkarrow-up157 cross-posted to: news@lemmy.linuxuserspace.showraspberry_pi@programming.dev
arrow-up157external-linkRaspberry Pi OS ends open-door policy for sudowww.theregister.comRekall Incorporated@piefed.social to Linux@programming.devEnglish · 15 days agomessage-square12fedilink cross-posted to: news@lemmy.linuxuserspace.showraspberry_pi@programming.dev
minus-squarePabloSexcrowbar@piefed.sociallinkfedilinkEnglisharrow-up8·15 days agoThere’s always sudo -i, which starts a root shell. I imagine that’s untouched.
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up2·15 days agoIve used linux for a LONG time but this is the first time I learned about that one. Thanks!
minus-squarePabloSexcrowbar@piefed.sociallinkfedilinkEnglisharrow-up5·15 days agoThere’s also sudo -s if you want it to inherit the environment from the user calling sudo!
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up2·14 days agoUnlikely; they said man sudo, not woman sudo.
There’s always
sudo -i, which starts a root shell. I imagine that’s untouched.Ive used linux for a LONG time but this is the first time I learned about that one. Thanks!
There’s also
sudo -sif you want it to inherit the environment from the user calling sudo!I should
man sudosometime.‘Ee’s a witch!
Unlikely; they said
man sudo, notwoman sudo.