@[email protected] to [email protected] • 2 years agowhich linux distro do you NOT like, and why?message-square404fedilinkarrow-up1295arrow-down110
arrow-up1285arrow-down1message-squarewhich linux distro do you NOT like, and why?@[email protected] to [email protected] • 2 years agomessage-square404fedilink
minus-square@[email protected]linkfedilink3•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 linkfedilink2•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-square@[email protected]linkfedilinkEnglish1•2 years agoYou can modify the settings to get passwordless sudo.
minus-square@[email protected]linkfedilink2•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.
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.