Sudo
April 7, 2010
This week’s techmail is Setting the record straight on sudo which I wrote as a rebuttal to another, rather ignorant, rant against the use of sudo. I get it, the author uses Ubuntu and probably doesn’t give much thought to the fact that Ubuntu really shouldn’t …
June 16, 2008
Last week’s TechMail is about one of my favourite programs, sudo: Delegate privileges to users with sudo. It’s just a short primer on how to use sudo so for those that do know how to use it and manage /etc/sudoers, it’s nothing special, but for those who …
March 25, 2008
One of my favorite security tools is sudo. This isn’t a tool to help you monitor security, but it is a tool to allow you to secure your system a little further, especially if you run a box that needs to at times allow other users some extra (root) privilege.
Let’s …