Tag: sudoers
-
Debian Wheezy: /etc/sudoers missing
If you’re looking to add something to the /etc/sudoers file in a Debian Wheezy install, you may find that the file isn’t there! To create the file while logged in as the root user you need to install the sudo package: apt-get install sudo Once that install completes the file will appear:…