TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 3 days agoWhat is the fundamental difference between sudo and doas ?message-squaremessage-square24linkfedilinkarrow-up131arrow-down13
arrow-up128arrow-down1message-squareWhat is the fundamental difference between sudo and doas ?TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 3 days agomessage-square24linkfedilink
minus-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up1·3 days agoNah. The guy’s either confusing sudo -u and sudo su - or confusing “has suid so it can switch users” with “always goes through root”. Because it doesn’t “go through” root like sudo su does.
minus-squareShimitar@downonthestreet.eulinkfedilinkEnglisharrow-up1·3 days agoThis make much more sense…
Nah. The guy’s either confusing
sudo -uandsudo su -or confusing “has suid so it can switch users” with “always goes through root”. Because it doesn’t “go through” root likesudo sudoes.This make much more sense…