Hi some days before, I had a problem about using the *"beep" function..* ... working around, to solve my problem, I got the suggestion to register myself in the "audio group" .. I made it using these commands:
*sudo adduser <my_name> audio* and also : *sudo usernod -G audio <my_name> * Actually (after this) I no longer have (I lose the) sudo privileges (I think, in consequence of these actions). As well my name still appears inside the /etc/sudoers/ file.., ## Allow root to run any commands anywhere root ALL=(ALL) ALL *angelo_user ALL=(ALL) ALL* (but i am not anymore in the wheel group) When i try to use the sudo privileges, I get the message : *<"angelo_dev is not in the sudoers file. This incident will be reported.">* In conclusion : - I am still registered in the /etc/sudoers file - I am not anymore registered in the wheel group. I think it could be enough to register me in the "wheel" group again, in order to still get the sudo privileges, but I am not completely sure about this : *....because to be registered in /etc/sudoers is not enough ??...* (how it works the management of sudo privileges ? ) I would like sono help tank you regards Angelo
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org