Morph9@lemmy.zip to linuxmemes@lemmy.worldEnglish · 3 months agoSudo disbelieflemmy.zipexternal-linkmessage-square86linkfedilinkarrow-up1371arrow-down113
arrow-up1358arrow-down1external-linkSudo disbelieflemmy.zipMorph9@lemmy.zip to linuxmemes@lemmy.worldEnglish · 3 months agomessage-square86linkfedilink
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up52·3 months agoShut the front door! In a lot of situations it’s actually bad to use sudo because it can impact settings that make programs or file ownership go to root instead of the user.
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up11·3 months agosudo -i -u user -s /usr/bin/bash
Shut the front door!
In a lot of situations it’s actually bad to use sudo because it can impact settings that make programs or file ownership go to root instead of the user.
sudo -i -u user -s /usr/bin/bash