The sudo command is configured through a file located at `/etc/sudoers` or `/usr/local/etc/sudoers`
Been following instructions for editing sudoers file, made changes but the instructions say to exit using ctrl+x - this …
sudoersCan not create folder during image building with non root user added to sudoers group. Here is my Dockerfile: FROM …
ubuntu docker sudoersAfter logging into ssh, I got this message: 'Username' is not in the sudoers file. This incident will be reported. …
linux sudoersI have taken over a Ubuntu 14.04 server. It has a user called "deployer" (used with capistrano), and as such, it …
ansible-playbook sudoersI want to add a user in the sudoers file and I don't want to touch the original /etc/sudoers …
linux filenames sudoersI am trying to write a script that will run the following commands: sudo su runmqsc_result=`su -c "runmqsc …
sudo sudoersIm trying to set permissions for a user named 'invitado', jus for some binaries: wireshark, tcpdump and traceroute. Iv done …
sudo wireshark sudoers