# # # http://www.courtesan.com/sudo/bugs/ # # tar zxvfp sudo-1.6.3p3.tar.gz # # cd sudo-1.6.3p3 ./configure make make install # # sudo -V # # ls -la /etc/sudoers # # # Add WebMaster # visudo # # # List of commands for the user sudo -l # # # Examples # -------- http://www.courtesan.com/sudo/sample.sudoers # # # end of file