BearPear@lemmy.world to Linux@lemmy.mlEnglish · 3 years agoHow do I remove a DE from debian?message-squaremessage-square26linkfedilinkarrow-up136arrow-down11file-text
arrow-up135arrow-down1message-squareHow do I remove a DE from debian?BearPear@lemmy.world to Linux@lemmy.mlEnglish · 3 years agomessage-square26linkfedilinkfile-text
minus-squarewisplike_sustainer@suppo.filinkfedilinkarrow-up6·3 years agoSome new Debian users, usually coming from Ubuntu, are shocked by problems like “sudo not working in Debian”.
minus-squareCegorach@feddit.delinkfedilinkarrow-up3·3 years agodefault debian config isn’t enabling sudo for created users (and that’s a good choice imo) but you can of course use “su -” and just switch to root propperly
What?
Some new Debian users, usually coming from Ubuntu, are shocked by problems like “sudo not working in Debian”.
default debian config isn’t enabling sudo for created users
(and that’s a good choice imo)
but you can of course use “su -” and just switch to root propperly