Hello,
I want to give a user sudo rights.
I have to add the user to the sudoers-file,
But how do I do that?
how to add user to sudoers file
Re: how to add user to sudoers file
run visudo
(do not edit the file directly.)
And then add the user file.
You can also add the user to the group sudo,
It should also work.
(do not edit the file directly.)
And then add the user file.
You can also add the user to the group sudo,
It should also work.