vettnerk@lemmy.ml to Linux@lemmy.ml · 2 years agowhich linux distro do you NOT like, and why?message-squaremessage-square415fedilinkarrow-up1295arrow-down110
arrow-up1285arrow-down1message-squarewhich linux distro do you NOT like, and why?vettnerk@lemmy.ml to Linux@lemmy.ml · 2 years agomessage-square415fedilink
minus-squareSinningStromgald@lemmy.worldlinkfedilinkarrow-up18arrow-down1·2 years agoSome people don’t like things that are well made and organized in a sensible manner?
minus-squareRogerWilco@lemmy.worldlinkfedilinkarrow-up3·2 years agoLike sudo requiring you to use the root password? Isn’t one of the principal reasons sudo exists is so you DONT need to know or use the root password to perform root-level tasks? It’s an idiotic choice on OpenSUSE’s part IMO.
minus-squaregian @lemmy.grys.itlinkfedilinkarrow-up2·2 years agoAs far as I remember, sudo ask for the user password, not the root one. It is “su -c [some_command]” that ask for the root password.
minus-squareMrPoopyButthole@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoYou can modify the settings to get passwordless sudo.
minus-squareRogerWilco@lemmy.worldlinkfedilinkarrow-up2·2 years agoOf course you can. My point is, it’s a ridiculous decision on OpenSUSE’s part to ship it this way in the first place.
minus-squareBCsven@lemmy.calinkfedilinkarrow-up2·2 years agoWas going to comment similar. it has all thinks thought about and tweaked so it runa great and functions like it should. Maybe they didn’t enjoy system rollbacks and GUI admin?
Some people don’t like things that are well made and organized in a sensible manner?
Like sudo requiring you to use the root password?
Isn’t one of the principal reasons sudo exists is so you DONT need to know or use the root password to perform root-level tasks?
It’s an idiotic choice on OpenSUSE’s part IMO.
As far as I remember, sudo ask for the user password, not the root one.
It is “su -c [some_command]” that ask for the root password.
You can modify the settings to get passwordless sudo.
Of course you can. My point is, it’s a ridiculous decision on OpenSUSE’s part to ship it this way in the first place.
Was going to comment similar. it has all thinks thought about and tweaked so it runa great and functions like it should. Maybe they didn’t enjoy system rollbacks and GUI admin?
Correct, I don’t enjoy GUI admin.